Jump to content

Get maximum fuel capacity for fuel tank ?


Recommended Posts

Oh, good to know. But how do I check what kind of resource something is ? I can't seem to find some kind of enum like ResourceType... Is the only way to check PartResource.resourceName ? How am I supposed to know those strings ?

Edited by pixartist
Link to comment
Share on other sites

I found these id's on github, does this make sense ?


public enum DefaultResources : int
{
ElectricCharge = 1576437329,
MonoPropellant = 2001413032,
EVAPropellant = -792463147,
Seperator1 = 35,
Seperator2 = 36,
LiquidFuel = 374119730,
Oxidizer = -1823983486,
SolidFuel = 650317537,
IntakeAir = -1909417378,
XenonGas = 1447111193
}

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