Jump to content

Oppum

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by Oppum

  1. I'm trying to make a cheaty generator part for my game, but it doesn't want to generate anything when I turn it on ingame This is the .cfg: MODULE { name = ModuleGenerator OUTPUT_RESOURCE { ResourceName = ElectricCharge Ratio = 999999 rate = 999999 } OUTPUT_RESOURCE { ResourceName = LiquidFuel Ratio = 999999 rate = 999999 } OUTPUT_RESOURCE { ResourceName = Oxidizer Ratio = 999999 rate = 999999 } OUTPUT_RESOURCE { ResourceName = XenonGas Ratio = 999999 rate = 999999 } OUTPUT_RESOURCE { ResourceName = MonoPropellant Ratio = 999999 rate = 999999 } } that's not the entire cfg, just the part that matters How do I make it so it actually generates the resources when I turn it on ingame?
  2. Basically I'm looking to see if there is any mod that automatically repacks all the chutes on a craft either on its own or at the press of a button. is there a mod like this? if not, would it be possible to do?
×
×
  • Create New...