Jump to content

Make mod part available as root part?


Recommended Posts

I have been tinkering with an old "High visibility" command pod download from the spaceport http://kerbalspaceprogram.com/high-visibility-pod/...

I updated the .cfg file to get it working in 0.22, and I actually got it working! Woohoo!:DDownload link for updated part.cfg

I just can't figure out how to make it so that you can use it as a root part, that you can start out with it as your first part in the VAB, like the normal command pods. Is this in the part.cfg or elsewhere?

Any help would be appreciated!

Thanks

Edited by MrChumley
Link to comment
Share on other sites

I figured it out.

(with a little help from Hazezero in the livestream)... Thanks man!

I had to change:

// attachment rules: stack, srfAttach, allowStack, allowSrfAttach, allowCollision

attachRules = 1,0,1,0,1

to

attachRules = 1,0,1,1,0

:cool:

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