• Which the release of FS2020 we see an explosition of activity on the forun and of course we are very happy to see this. But having all questions about FS2020 in one forum becomes a bit messy. So therefore we would like to ask you all to use the following guidelines when posting your questions:

    • Tag FS2020 specific questions with the MSFS2020 tag.
    • Questions about making 3D assets can be posted in the 3D asset design forum. Either post them in the subforum of the modelling tool you use or in the general forum if they are general.
    • Questions about aircraft design can be posted in the Aircraft design forum
    • Questions about airport design can be posted in the FS2020 airport design forum. Once airport development tools have been updated for FS2020 you can post tool speciifc questions in the subforums of those tools as well of course.
    • Questions about terrain design can be posted in the FS2020 terrain design forum.
    • Questions about SimConnect can be posted in the SimConnect forum.

    Any other question that is not specific to an aspect of development or tool can be posted in the General chat forum.

    By following these guidelines we make sure that the forums remain easy to read for everybody and also that the right people can find your post to answer it.

Avgas/jet

Messages
860
Country
indonesia
Anyone know how to add JET to available fuel.
I have added every fuel type available but when selecting the airport on the GPS the only fuel available is AVGAS. I had a look at an xml of an airport that was reporting JET available and it only has 130 and JET5. I tried that but still only AVGAS showing.
 
Anyone know how to add JET to available fuel.
I have added every fuel type available but when selecting the airport on the GPS the only fuel available is AVGAS. I had a look at an xml of an airport that was reporting JET available and it only has 130 and JET5. I tried that but still only AVGAS showing.

I think you need to set the services you expect to be available in the Services part of the Airport Data. I'm not sure where that is in FSX Planner however. It is not in the fuel trigger part.
 
Ah! Services. I learn something every day. Ok, I can't find it in FSX either. But I just added;
<Services>
<Fuel
type="130"
availability="YES"/>
<Fuel
type="JET5"
availability="YES"/>
</Services>
to the xml file and viola - AVGAS and JET.
Thanks Jon.
(Does ADE have this built in?)
 
(Does ADE have this built in?)

Yes. I would expect that FSX Planner does also. It is just a question of where to set the properties
 
Hi Chris,

If you click on the Options tab, and then select the 'Airport Services' option you should be able to set the various fuel options for the airport.

-Russell
 
Back
Top