Jump to content

Is there a mod for suit witch in flight?


Rutabaga22

Recommended Posts

28 minutes ago, Rutabaga22 said:

I need a mod so my astronauts can change suits in flight.

You need a mod that is still work in progress. but it does the job.  

Install Sunkworks by @Angel-125 Download from the GitHub link. 

It has wonderful parts for doing things underwater, but you won't need them for your purpose. What you do need is to make an MM patch to add the WBISuitSwitcher to all crewed parts.

Spoiler
// adds suit changer to all parts with IVA
// modified by: Caerfinon Original by: ColdJ

@PART[*]:HAS[@INTERNAL[*]:HAS[!MODULE[WBISuitSwitcher]]]:FINAL
{
    MODULE
    {
        name = WBISuitSwitcher
    }
} 

 

Then just right click the crew part in flight and select Change Wardrobe

jBe5LONl.png

Then you can pick any suit from the stock suit picker to wear... 

4bmLXcNl.png

Be the best dressed Kerbal anywhere. 

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