On this page
Flight And Mission XML Files
This section details the different files related to the files required by Microsoft Flight Simulator 2024 to create flight plans and other files required by aircraft, SimObjects, and for missions.
The files covered in this section are:
Flight Plan XML (
*.PLN)FLT Files (
*.FLT)Mission XML (
*XML)Weather XML (
*.WPR)Event Trigger XML (
*.XML)
You can also find examples of the contents of these files from the following page:
This section also covers the creation of packages for World Photographer missions through the use of Travelbooks:
Note on Custom Content Mission Order
When you have custom content missions, for example a tutorial that is comprised of multiple missions, the order in which these are displayed to the user is important. As such, it’s important to be aware of the way that files are ordered using the following simple rules:
Missions that have the difficulty parameter are going to be listed first in the list, where:
- These missions are sorted with the missions that have the lowest difficulty being llisted first. So, for example, a mission of difficulty 1 will above a mission of difficulty 2.
- If two missions have the same difficulty, then they are sorted alphabetically using the translated name of the mission.
Missions with no difficulty parameter setup will be at the end of the list after those that do have the parameter. These missions will be sorted alphabetically using the translated name of the mission.