There seems to be an uptick in Political comments in recent months. Those of us who are long time members of the site know that Political and Religious content has been banned for years. Nothing has changed. Please leave all political and religious comments out of the forums.
If you recently joined the forums you were not presented with this restriction in the terms of service. This was due to a conversion error when we went from vBulletin to Xenforo. We have updated our terms of service to reflect these corrections.
Please note any post refering to a politician will be considered political even if it is intended to be humor. Our experience is these topics have a way of dividing the forums and causing deep resentment among members. It is a poison to the community. We appreciate compliance with the rules.
The Staff of SOH
Thanks again, Thomas et al.
Jafo - looking forward to the 2D. (Assuming it'll work in P3dV4). I find that for tubes / business jets, I actually (gasp!) like having a 2D panel option, for radio and nav work. I'll definitely grab this when it's ready.
dl
<?xml version="1.0" encoding="utf-8"?>
<Gauge Name="General Init" Version="1.0">
<Update>
<!-- Local variable are all initialized to zero Simulations variables are inherited from default flight -->
<!-- Give enought time to Prepar3D to accept K commands -->
(L:Sim_Ready, enum) 50 < if{ (L:Sim_Ready, enum) ++ (>L:Sim_Ready, enum)
<!-- ensure startup state for Falcon 20 -->
(L:Sim_Ready, enum) 50 >= if{
(>K:FUEL_SELECTOR_ALL)
16384 (>K:MIXTURE_SET)
<!-- Other initializations you may want to add - for example I always shut down the Fuel Valve to ensure an almost cold and drak state
(A:GENERAL ENG FUEL VALVE:1,bool) if{ (>K:TOGGLE_FUEL_VALVE_ENG1) }
(A:GENERAL ENG FUEL VALVE:2,bool) if{ (>K:TOGGLE_FUEL_VALVE_ENG2) }
-->
}
</Update>
</Gauge>
gauge15=myGauge!StateInit, 1, 1, 0, 0