by rooitou » Mon Jul 11, 2016 12:56 pm
That Spitfire has no entries at all under the [fuel] category of the aircraft.cfg file. In other words it starts up with no fuel in its tanks and also no way to add fuel as the option to change the fuel load is greyed out. A simple way to change that is to copy and paste the [fuel] entries from another freeware Spitfire by the same author (A.F. Scrub). I found an older Spitfire model (a MkIX) by him and just copied the fuel entries over and then the prototype Spitfire works perfectly (just have to start the engines CTRL+E).
So, just find the section that says [fuel] in the aircraft.cfg file (right at the bottom) and add the following:
[fuel]
Center1=0.400000,0.000000,1.000000,114.400000,0.000000
LeftMain=0.000000,-6.000000,-1.000000,16.800000,0.000000
RightMain=0.000000,6.000000,-1.000000,16.800000,0.000000
External1=-0.200000,-2.650000,-0.600000,50.000000,0.000000
External2=-0.200000,2.650000,-0.600000,50.000000,0.000000
fuel_type=1.000000
number_of_tank_selectors=1
electric_pump=1
You can probably leave out the External1 and External2 lines as the prototype aircraft doesn't have drop tanks fitted as far as i can see. But it works just fine with those lines included as well.