Jump to content

[Question] Display available Monopropellant mod ? (like Fusebox)


ManuxKerb

Recommended Posts

Hi

I use fusebox to stay on top of my electrical needs in the game. Unfortunatelly for monopropellant i always have to check the Resource panel while flight and in the VAB.

Does something like Fusebox exist for Monopropellant too ?

Fusebox is available here: http://forum.kerbalspaceprogram.com/threads/50077-0-90-0-Fusebox-electric-charge-tracker-and-build-helper-1-3-released-7th-Feb-15

Thanks

Link to comment
Share on other sites

You can add the

DrawGauge = True
if you edit the engines
MODULE
{
name = ModuleEngines
thrustVectorTransformName = thrustTransform
exhaustDamage = False
ignitionThreshold = 0.1
minThrust = 0
maxThrust = 20
heatProduction = 30
fxOffset = 0, 0, 0.02
PROPELLANT
{
name = MonoPropellant
ratio = 0.9
[COLOR="#FF0000"]DrawGauge = True[/COLOR] //// <---------------- HERE
}

atmosphereCurve
{
key = 0 290
key = 1 220
}

Edited by Mecripp2
Link to comment
Share on other sites

Hello MeCripp,

Im not sure if i did properly described what i want, i want an overlay monitor like fusebx but for monopropellant useage. So it displays onscreen how much is in the tanks in real time.

Your config from dropbox does nothing as far as i can tell.

Thanks

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