Jump to content

An air-breathing generator


Recommended Posts

I would like to see a part added to the game that converts air and liquid fuel into electricity. It doesn't need to be light, or efficient, but this and some wheels added to the start of the tech tree would give us the ability to build a basic automobile.

Link to comment
Share on other sites

doubt anyone's going to use this.

for starters, we have NUK generators and solar panels providing electricity for the wheels. (and the latter is unlocked before wheels)

secondly, this engine would only be usable on Kerbin and Laythe due to their suitable atmosphere. Duna possibly with reduced efficiency. (not sure about Eve though, it has a dense atmosphere but does it suit the requirements for intake air?).

Link to comment
Share on other sites

If you must, add this to any part of your choice:

MODULE

{

name = ModuleGenerator

isAlwaysActive = false

activateGUIName = Turn on Generator

shutdownGUIName = Turn off Generator

INPUT_RESOURCE

{

name = LiquidFuel

rate = 0.009

}

INPUT_RESOURCE

{

name = IntakeAir

rate = 0.11

}

OUTPUT_RESOURCE

{

name = ElectricCharge

rate = 1

}

}

(Credits to Mr_Magpie)

... with values of your choice and sanity. Note that, while active, the generator will always consume Liquid Fuel, but only generate any Electric Charge when there is A) free capacity to actually store the EC and B) Intake Air, so slap an Intake somewhere and make sure to remain on Kerbin or Laythe.

Edited by Andersenman
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...