August 9, 200322 yr Hi, I know there is a message going on about fuel tanks here but its more to do with crossover. In the Default Vega in FS9 it has 5 fuel tanks but no fuel guage on the panel. I want to use the fuel gauge from the Ford Trimotor but that only has 3 tanks. I am enclosing the XML. Any help in what to change in the Ford fuel gauge to read from the 5 Vega tanks would be greatly appreciated.Heres the vega feul selector: (A:Fuel tank selector 1,enum)Heres the Gauge I want to have 5 positions/tanks: (L:Fuel Gauge Switch, enum) 0 == if{ (A:Fuel tank left main level,percent) quit } else{ (L:Fuel Gauge Switch, enum) 1 == if{ (A:Fuel tank center level,percent) quit } else{ (A:Fuel tank right main level,percent) } }
Create an account or sign in to comment