March 8, 200323 yr Hi,I'm creating a fuel gauges using .xml and I have been getting an unexpected value from the FUEL_TANK_LEFT_MAIN_LEVEL token variable. (This could also apply to any of the tank level variables)Here are my inputs:Aircraft being modeled: DC-9-41Aircraft.cfg:[fuel]center1=-5.00,-1.0,0.0,896.759,0.0center2=5.00,-1.0,0.0,567.673,0.0leftmain=-5.0,-1.0,-12.0,1357.480,0.0rightmain=-5.0,-1.0,12.0,1357.480,0.0fuel_type=2number_of_tank_selectors=1.xml code for the fuel gauge:(A:Fuel tank left main level,gallons)The problem....the value returned from FUEL_TANK_LEFT_MAIN_LEVEL, when the tank is filled to 100%, should be 1357 gallons but I'm only getting 264 gallons.WHY????Thanks,John
March 9, 200323 yr hi,try this one:(A:Fuel tank left main quantity, gallons)or(A:Fuel tank left main quantity, gallons) (A:Fuel weight per gallon, pounds per gallon) 1000 / *)level is in percents:(A:FUEL TANK LEFT MAIN LEVEL,PERCENT)http://community.webshots.com/storage/1/v4...75aouncN_th.jpg Jan "Beatus ille qui procul negotiis..."
Create an account or sign in to comment