Jump to content

question: ModuleSAS > standalone = true, whats it do?


Recommended Posts

most parts with SAS have this partmodule

MODULE

{

name = ModuleSAS

SASServiceLevel = 3

}

avionics nosecone (stock) has this partmodule

MODULE

{

name = ModuleSAS

SASServiceLevel = 3

standalone = True

RESOURCE

{

name = Power

rate = 0.03

}

}

what does the standalone field do?

looking at the 0.625M probe core there is

MODULE

{

name = ModuleCommand

minimumCrew = 0

RESOURCE

{

name = Power

rate = 0.03

}

}

is ModuleSAS + standalone=true + resource simply a merger of ModuleSAS and ModuleCommand?

Link to comment
Share on other sites

standalone = true I believe uncouples it from kerbal role. Assuming the previous is correct, than with the avionics nosecone, even an engineer can fly a plane with full SAS suite (stuffing a scientist in a plane could be very profitable like this). Would probably need to test to verify.

I should make it clear that having that line still requires the craft to be controlled (have a kerbal in a pod or an active probe core).

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