Jump to content

Noobish Part.cfg question


Recommended Posts

i feel as tho im am doing something terribly wrong and am about to get blasted for being an idiot, but i cannot figure out how to lower the fuel consumption of 2 parts; namely the turbofan and toroiadal aerospike. For fun, i want to make a ship that does not consume fuel. Now i have looked for the answer to this question and it has eluded me. I have looked at sites including scott manley's tutorial (

he has helped me a great deal with this game) and the ksp wiki ( http://wiki.kerbalspaceprogram.com/wiki/CFG_File_Documentation ) both of which are either outdated or im looking at the wrong file type. When i open the .cfg file i dont see the fuelconsumption=? at all. the following is what i see and any help at all would be awesome.

PROPELLANT

{

name = LiquidFuel

ratio = 1

DrawGauge = True

}

PROPELLANT

{

name = IntakeAir

ratio = 15

}

atmosphereCurve

{

key = 0 1200

key = 0.3 2500

key = 1 800

}

velocityCurve

{

key = 0 0.5 0 0

key = 1000 1 0 0

key = 2000 0.5 0 0

key = 2400 0 0 0

}

Edited by rayrocksweet
Link to comment
Share on other sites

You'll need to change the ISP, which is the atmosphereCurve section. You can make those numbers unbelievably huge but I suspect you can't make an engine that doesn't consume *anything* without a plugin. If you want to go the whole way you could define a super dense ultra-light resource and have them burn that, and then stuff some storage for that resource in your pod cfg. The turbne you could just run off intakeAir alone, too.

Link to comment
Share on other sites

Because of the way that the thrust system works, at least one fuel with mass must be consumed. As Van suggests, you can increase the Isp to some ridiculous level if you like (100,000,000 would be a crazy large value.)

A much easier solution would be to just turn on infinite fuel in the debug console. Press alt-F12 and check the box.

Link to comment
Share on other sites

A agree with the last poster, alt+f12 and click infinite fuel for the duration of your experiment :) it's faster to reverse than having to go into the cfg again and it's applied globally until you turn it off or close the game. With infinite fuel enabled you don't need to equip fuel tanks or intakes, the engines just draw no fuel.

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