post-kerbin-mining-corporation / CryoTanks

Adds cryogenic fuel storage options and limited fuel switching to Kerbal Space Program
15 stars 30 forks source link

Making History: FL-C1000 Fuel tank (Size1p5_Tank_05) tank switcher #95

Closed kalmoran closed 4 years ago

kalmoran commented 4 years ago

ksp version: 1.8.1 CryoTanks version: 1.4

Since the CrytoTanksFuelSwitcher.cfg entires have the

!MODULE[ModuleEnginesFX],!MODULE[ModuleEngines]

conditions, this fuel tank doesn't have fuel switcher module(due to the SRBs). I got a workaround by declaring these switchers for this part as well. But I wonder if there is a better solution:

CryoTanksFuelTankSwitcherExceptions.txt

ChrisAdderley commented 4 years ago

I'll think about a cleaner solution. Might be acceptable to do a BEFORE[CT] {renamemodule} then AFTER[CT] {add it back}

ChrisAdderley commented 4 years ago

Fixed with 1.5.0+