Ippo343 / DangIt

DangIt! A random failures mod for Kerbal Space Program
8 stars 16 forks source link

incomplete script? bug? alternator #114

Closed anxcon closed 9 years ago

anxcon commented 9 years ago

current script for ModuleAlternatorReliability @PART[*]:HAS[@MODULE[ModuleEngines],@MODULE[ModuleAlternator],!MODULE[NoFailureModules]]:FOR[DangIt]

this applies to engines with ModuleEngines but not ModuleEnginesFX (the old nasa stuff) any reasons to this? would this work on engines with ModuleEnginesFX? does this module even care about engines or simply that ModuleAlternator exists?

nasa stuff should break too :)

anxcon commented 9 years ago

accually this questions should apply to ModuleGimbalReliability as well, same issue

Ippo343 commented 9 years ago

You are right, it should be ModuleEngine*. Will fix at the next chance :)