August 21, 200421 yr Using this code: FAILURE_RECORD eng_oil_pressure_fail[] ={ {FAIL_SYSTEM_ELECTRICAL_PANELS, FAIL_ACTION_ZERO}, {FAIL_SYSTEM_ENGINE, FAIL_ACTION_FREEZE}, {FAIL_NONE, FAIL_ACTION_NONE}}; I can fail the electrical and get the needles to head to zero. Strangely, the temp needle on this gauge (using a different failure record) unwinds well past zero. Anyway, when I fail the engine, the needles fail to freeze, they just report the correct falling pressure and temp.Is Freeze broken?
Create an account or sign in to comment