January 2, 200323 yr Does any one know of an XML switch that will toggle the smoke system on and off based on engine load? All I have seen was based on altitude and not load.:-zhelp
January 3, 200323 yr What exactly do you need - something like this? (A:ENG1 MANIFOLD PRESSURE,inhg) 20 > (A:GENERAL ENG1 RPM,rpm) 800 > && if{ (>K:SMOKE_ON) } els{ (>K:SMOKE_OFF) } You can take this as a draft for your aircraft or just send me an email...Claudius
Create an account or sign in to comment