So this is the FT input problem
(Activate1 & GS > 150 & Fuel<0.1) how this works is simple when i press AG 1 it will activate the engine but not until it reaches 150 m/s. only then will it work but once the fuel is less than 10% it will shut down. But the problem is it does not work so i need YOUR help with this FT.
Need help with funky trees
4,237 HazerzIsBack
2.8 years ago
@b00stJuNKy thanks
Fuel with < .1 means it won’t turn on until less than 10% Fuel. It need to be > .1
In activationgroup: 1
In input: GS > 150 & Fuel > .1
No need for ()
@T800GUNNER