Jump to content

How to stop automatic crew fill in?


cpx

Recommended Posts

Does anyone know how to stop KSP from automatically putting in kerbals to ship I launch? I put every damn thing in myself even crew. So I launch ship and notice it's filled with kerbals and i have to revert to VAB. Why this game is putting in kerbals? Worse than stupid microsoft office trying to be smarter than user. I didn't put kerbals in why [snip] put them there?

Link to comment
Share on other sites

Stock option / practice:

One way to get it to stop auto loading kerbals is to make sure the root part of your ship is not a command pod.  Try to get into a habit of the first part of your ship is an engine, fuel tank, battery, whatever.  Just not a command pod.  On existing ships, use the re-root tool to change the root part to something that's not a command pod.  In my experience, this has really cut down on auto-loading.  It also helps to have a probe core somewhere on the ship - even if you don't intent to use it.

You can also supplement with this:

Install the mod, and change this part of the config

// We want to fill all command modules
@PART[*]:HAS[@MODULE[ModuleCommand]:HAS[~minimumCrew[0]]] {
    MODULE {
        name = ModuleCrewAssignment
        defaultAssignment = Empty
    }
}

This has seemed to help as well.  Although neither of these work 100%!

It would be nice if it was a stock option, but this is what I got.

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