Jump to content

Can parts be grouped in the tech tree?


Wyzard

Recommended Posts

Is it possible to group several parts together as a single part icon in the tech tree, so that paying a single entryCost will unlock all the parts in the group?  I think I've seen that done before, but I can't find any examples or documentation for it, so I might just be imagining things.

Link to comment
Share on other sites

Hmm, OK.  I can believe that, but I could swear I've seen a part description on the tech-tree screen that said "5 more parts in this group", or something like that.  A picture and description of one part, with a note that there are others associated with it.  But like I said, maybe I'm just imagining things.

Edit: Turns out I was thinking of the "2 subtypes" line shown in the description for parts that use B9PartSwitch.  That's different variants of a single part, not different parts entirely.  Mystery solved.

Edited by Wyzard
Link to comment
Share on other sites

On 6/20/2017 at 1:26 AM, Wyzard said:

Is it possible to group several parts together as a single part icon in the tech tree, so that paying a single entryCost will unlock all the parts in the group?  I think I've seen that done before, but I can't find any examples or documentation for it, so I might just be imagining things.

This actually is possible now in 1.2. There is a line that can be added to the part config file called identicalPart. You can set that as a comma separated field and every part that is grouped in there will unlock with the part where you placed the config. 

identicalPart = Part1, part2, part3, etc

Link to comment
Share on other sites

10 hours ago, pap1723 said:

This actually is possible now in 1.2. There is a line that can be added to the part config file called identicalPart.

Oh, that's useful, thanks.  It doesn't actually group the parts together under a single icon in the tech tree (which is OK), but it makes it so that paying the entryCost for one part will unlock the others too.  Looks like it needs to be set on all the parts in the group, not just one of them (otherwise the "purchase all" price may be wrong, and purchasing a part that doesn't have the attribute won't unlock its counterparts).

The attribute is actually named "identicalParts", btw, not "identicalPart".

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...