ShotgunNinja / Kerbalism

Hundreds of Kerbals were killed in the making of this mod.
The Unlicense
43 stars 19 forks source link

Custom RealFuel TANK_DEFINITION for default and classic profiles #122

Open Maxzhao1999 opened 7 years ago

Maxzhao1999 commented 7 years ago

So I've been playing around with 64k Kerbin and real fuel recently, real fuel seems to replace command pod resources with its own and each resource needs to be entered by hand which is a bit annoying, is there a way to solve this? I saw this come up in the forum thread quite some time ago.

By the way, maybe a way to solve this is to create a default fuel(food/water/oxygen/nitrogen) combination that you can choose directly in the RF UI, just like how you don't actually need to enter the fuel ratio but to choose one that already exists.

ShotgunNinja commented 7 years ago

Your proposed solution is good, and will allow users to choose if they want to customize the storage or just use the predefined one. Also the predefined combination could be 'specialized' using NEEDS[Profile*] for the two included profiles default and classic. That should work overall.

I am extremely busy at the moment, so feel free to commit the required changes to Support/RealFuels.cfg, or just post here and I'll integrate them manually.

Maxzhao1999 commented 7 years ago

Great! I'll look into it! I'm actually in the middle of exams too so it may be some time before I get to do this~