Jump to content

[0.17] MOhon missions


MOhon

Recommended Posts

Well, I use my own editions of stock command pods.

Try! You can make it. Copy part folders Mk1-2Pod and mk1pod and change they names. After, edit .cfg archives change "module = CommadPod" by "module = FuelTank" or by "module = Strut".

If you change by fueltank, you must include at the end the fueltank parameters, for example:

// --- fuel tank parameters ---

fuel = 200.0
dryMass = 2.5
fullExplosionPotential = 0.9
emptyExplosionPotential = 0.1

Pay attention to "dryMass" number. It's the mass when the part is empty, always less than the initial mass.

Always you must introduce that code:

// --- pod/rcs parameters ---

rotPower = 10
linPower = 10

Kp = 1.0
Kd = 1.0


// --- internal setup ---
CrewCapacity = 1

The "Crewcapacity" can be any quantity, but for small pods is 1.

For command pods with 2 or more crew, also you must write after that code to allow IVA:

INTERNAL
{
name = PodCockpit
}

You really can transform to commandpod any part, although they need to have a hatch to allow EVA.

i'm asking a nooby question, but how do i edit the .cfg? Do i need a program?

EDIT: nevermind, i opened it in notepad...

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