Jump to content

Custom VAB/SPH categories


Recommended Posts

I just installed TAC LS and would like to have all the parts for that mod placed in the Life Support tab that K&K has for their LS parts. Could someone point me to the correct method for sorting those out?

Thanks,

Birdog

Edited by birdog357
Link to comment
Share on other sites

There is a way to edit the config files to add them, hopefully someone knowledgeable about that will post. I use the community tech tree mod, with the seti config, and they're in the right places there already. So that's an option as well.

Link to comment
Share on other sites

There is a way to add custom categories. There's a little arrow above the tabs (engines, fuel tanks, utility, etc.) that you can click on that gives more options, and you can click the + button to add custom categories like that.

Thanks, but that's not what I'm looking for. I'm looking for a custom tab like Real Chutes or KIS have. Those tabs remove the part from the utility category and place them in a different one.

Link to comment
Share on other sites

Custom categories like that are added in a filter code. You would have to create a dll that added them, and ensure it loaded after the other two mods. As far as I am aware, you can't do it in config files because the groups the mods add to the Filter By Function section are do not exist until the VAB or SPH is loaded.

If you still want to know the specific method is :

PartCategorizer.AddCustomSubcategoryFilter(PartCategorizer.Category, string, RUI.Icons.Selectable.Icon, System.Func<AvailablePart,bool>)

Edited by Alshain
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...