That's correct due to the default amount that is in the A310 when loading.
That is just the point. The aircraft is still sending this default amount to GSX even after the user has set it to 0 before ordering fuel through GSX. As a result, refueling does not seem to work correctly like it does with other custom aircraft.
Can't believe that we are the only ones with this problem. How do other pilots handle this? Or is there a way to setup the default Fuel quantity of A310? I'm wondering if is a GSX or a Inibuild problem.
I changed the default fuel qty for the cold and dark panel state.
%\AppData\Local\Packages\Microsoft.FlightSimulator_8wekyb3d8bbwe\LocalState\packages\microsoft-aircraft-a310-300\work\panelstates
Edit the
cold_and_dark.ini or the other panel states if you so desire.
Search for and change the fuel weight for each of the tanks. Qty is in kgs. This is what I changed mine to.
Before:
a310_fuel_weight_left_outer=3952.223633
a310_fuel_weight_left_inner=3873.434814
a310_fuel_weight_center=3939.669922
a310_fuel_weight_right_outer=4000.000000
a310_fuel_weight_right_inner=3873.374023
a310_fuel_weight_trim=0.000000
After:
a310_fuel_weight_left_outer=1000.000000
a310_fuel_weight_left_inner=1000.000000
a310_fuel_weight_center=0.000000
a310_fuel_weight_right_outer=1000.000000
a310_fuel_weight_right_inner=1000.000000
a310_fuel_weight_trim=0.000000
Keep the trailing zeroes