Jump to content

How do I add custom part groups?


Recommended Posts

33f567f3b1972af354eb4c6743dbe8a7.png

I am aware of the sub groups tab, where you can create custom groups, but find them annoying as they do not transfer from save to save, and for various other reasons.

In [ksp-win] -> [GameData] -> [squad] -> [Parts] -> [ Aero] -> [Airbrake] -> [Airbrake.config]

I opened it (with notepad) and found this.

d9d85f839a66f014d81bfa9b812bea3e.png

What I am looking to do in short is add a new category. If I change this pre-defined category to something other than a predefined category, the part vanishes (and re-appears when I change the category back).

by predefined category I mean

- Aero

- FuelTank

- Engine

- Utility

- Science

- (etc)

Thanks for any help!

Edited by Trexation
Link to comment
Share on other sites

Yes, I'd like that, too. ;)

I believe that what you (and I) want can only be handled by having a mod. The "custom groups" feature I find totally useless, for a variety of reasons:

- Doesn't transfer from save to save.

- Is accessible only via the "detailed" view, which is cluttery and (except for subassemblies) useless to me. I hate it and therefore never use it unless I need to work with subassemblies, in which chase I have no choice.

- Other UI ugliness around the detailed design.

So I believe you're pretty much just out of luck, unless you either author a mod or else find a mod that does what you want.

Link to comment
Share on other sites

Ok, thanks I will check this out! :D

Edit: It does subdivide the categories!7475c9534d70925d084a89314f5287ee.png

Notably it does not subdivide the mk2 and mk3 system into their own groups.

Edited by Trexation
Help others who see this post know if the mod works or not.
Link to comment
Share on other sites

That's because the default setup is to keep the stock categories and add a few helpful new ones. You can go into the files and create your own setup with a bit of effort

For example, a Module Manager patch adding all parts that use the Mk2 and Mk3 profiles to their own tab at the end of that list (Note: the Mk'x' subcategory is already defined, hence why there is no part parameters involved)

@CATEGORY[Filter?by?Function]
{
@SUBCATEGORIES
{
list = Mk 2 [2.5 x 1.5 m]
list = Mk 3 [3.3 x 3.8 m]
}
}

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