Jump to content

Advanced Info button


Guest

Recommended Posts

0.90 implemented a small info button in the lower right corner of the editor. It currently shows vessel mass, part count, wide and length.

My question is now if it would be possible to add Delta-v, TWR and maximum thrust to this window.

Thanks in advance.

Link to comment
Share on other sites

You can create a Module Manager config to automatically add KER functionality to all command parts, like this:

@PART[*]:HAS[@MODULE[ModuleCommand]]
{
MODULE
{
name = BuildEngineer
}

MODULE
{
name = FlightEngineer
}
}

You need Module Manager too obviously.

I also believe that the newest version (1.0.13.1) comes stock with this feature now (KER modules on all command pods). The parts are no longer required to be placed on the vessel AFAIK.

Link to comment
Share on other sites

I also believe that the newest version (1.0.13.1) comes stock with this feature now (KER modules on all command pods). The parts are no longer required to be placed on the vessel AFAIK.

Maybe something went wrong but this wasn't my experience. Can someone confirm beyond any doubt?

Link to comment
Share on other sites

Maybe something went wrong but this wasn't my experience. Can someone confirm beyond any doubt?

I can, the beta version (i think it's the beta version) has this functionality, and moves all the KER readouts to be toggleable using the built in toolbar in the VAB and SPH. It technically doesn't even need a command pod, I think.

The older version doesn't, however.

Link to comment
Share on other sites

I also believe that the newest version (1.0.13.1) comes stock with this feature now (KER modules on all command pods). The parts are no longer required to be placed on the vessel AFAIK.
I can, the beta version has this functionality.

Downloading now...

Thanks you all!

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