Jump to content

Can't have a mod's parts


Vincate

Recommended Posts

You go to the link you posted and click on 'comments'.

If I understand correctly, you need to open the part.cfg file of every part in a text editor and add

PART {

to the beginning of each file and

}

to the end of each file.

Edited by Awaras
Link to comment
Share on other sites

The parts appear in-game with no modification (Didn't do the PART {} stuff). They only appear in sandbox mode however, not in career mode. That's to be expected because the mod is old and the parts have no tech tree entries. Have you tried them with sandbox or career?

Edited by Awaras
Link to comment
Share on other sites

You would need to open the PART.cfg file and add all the tech tree definitions placing those parts in one of the existing tech nodes.

Open the part.cfg of one of the stock parts (found in gamedata/squad/parts) and search for 'TechRequired=' to see what needs to be added.

Link to comment
Share on other sites

Basically, open the part.cfg of one of the stock parts (preferably one from the aero category), copy the lines techrequired, entrycost, cost, category and subcategory and then paste those in roughly the same place inside the part.cfg files of your mod parts. You might need to add the lines from my post before, as well.

Link to comment
Share on other sites

This thread is quite old. Please consider starting a new thread rather than reviving this one.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...