Loading...

Applications

Exclusive

1K+ Downloads

Mission-X

Introduction Mission-X is an X-Plane plugin that can help in: Generate Random Missions for Helicopters and Planes a like.Supports overpass based templates to generate medevac missions (Community example can be found on @daikan github page) Run pre-defined missions that were shared by other community members (example...

About

Introduction


Mission-X is an X-Plane plugin that can help in:

  • Generate Random Missions for Helicopters and Planes a like.
    Supports overpass based templates to generate medevac missions (Community example can be found on @daikan github page)
  • Run pre-defined missions that were shared by other community members (example in x-plane.org site or maybe even in the current site).
  • Provide a framework to build your own adventures (You can use other missions as a template and build on it, simple editor will do the trick).
  • Generate ILS missions: place your plane in an airport and search for other ILS airports around. It is a simple, one leg mission, but at least you can generate a quick ILS flight to train, meaning, you will have to prepare the whole flight/charts weather etc..., the plugin will only provide you with a destination ramp/terminal.
  • Generate missions based on "flightplandatabase.com" site: Fly one of the pre-defined routes from "flightplandatabase.com".
  • Convert flight plan from LittleNavMap to mission files and then use it as a base for your own mission pack by expanding it to make it more engaging. 

The plugin is evolving all the time and run best on X-Plane 11, although it is also compatible with X-Plane 12 (early access).

For best results, you should also download "custom scenery library" files like:

RescueX: https://www.rotorsim.de/component/jdownloads/download/4-andere/9-rescuex?Itemid=3111
3D People: https://forums.x-plane.org/index.php?/files/file/26611-3d-people-library/
R2: http://r2.xpl.cz/
OpenSceneryX: https://www.opensceneryx.com/
MisterX: https://forums.x-plane.org/index.php?/files/file/28167-misterx-library-and-static-aircraft-extension/
CDB: https://forums.x-plane.org/index.php?/files/file/27907-cdb-library/
RuScenery: http://ruscenery.x-air.ru/
Handy Objects: https://forums.x-plane.org/index.php?/files/file/24261-the-handy-objects-library/

My site can be found in: "http://snagardev.weebly.com/", you can get a cross platform java based installer for the plugin, unfortunately it is not compatible with this site rules (but you can get it from the plugin page).

 


If you would like to support my work, you can go to this page and press the "donate" link. Thanks


 

Installation


The plugin is compressed in ".7z" format.
1. Place the file in "{X-Plane}/Resource/plugins" folder.

2. Extract the compressed plugin file.

Plugin folder structure should look something similar to:

missionx 
├── db 
├── docs 
│   └── license 
├── libs 
│   ├── 64 
│   ├── bitmap 
│   ├── fonts 
│   ├── sqlite 
│   └── text_to_speech-google 
├── lin_x64 
├── mac_x64 
├── save 
├── templates (pre-defined random mission templates)
└── win_x64
 

3. Since v24.06.1 the "Random Scenery Pack" is bundled with the plugin, so you can find it in the "plugins" root folder and follow the following steps:
    3.1 Create folder by the name "missionx" in "{XP}/Custom Scenery"
    3.2 Save the file in "{XP}/Custom Scenery/missionx"
    3.3 Extract the file (a new folder by the name "random" will be created).

X-Plane
├── Custom Scenery 
│   └── missionx
│        └── random

 

The Random Scenery pack is mandatory to generate random missions. This will be the folder it will write its mission file and overrite it every new random mission is created.

4. MacOS users only, post installation steps (if not already done before):

======================================================
=== Troubleshooting Library issues on MacOS
======================================================
The latest build uses the OS cURL shared library, so there is no need to use the custom build I provided for this specific library.

If you still have issues, please use "otool", if it is installed, you should run the following command from {xp} installation folder:
$ cd {X-Plane root folder}   (installation folder)
$ otool -L Resources/plugins/missionx/64/mac.xpl

 

Troubleshooting

Linux and OSX troubleshoot information can be found in the README.txt file at the root folder of the plugin, it explains how to fix missing libraries in OSX and Linux.

For any issues/suggestions you can contact me at: "[email protected]"

Blue Skies

Saar

missionx mission adventure flight plan casual
Details
Compatibility
Category
Applications
Initial Release
September 20, 2022
Last Updated
16 day(s) ago — 25.03.3

Version

25.03.3

File Size

88.25 MB

Downloads

1,090

This file has been scanned for viruses and is safe to download.

File Information

Subscribers
18
Rating
0/5.0 — Unknown
Status
Not Downloaded yet
Today's Downloads
0

Unknown
Based on 0 ratings
😢
0
sad
😠
0
angry
😮
0
shocked
🙏
2
thankful
😂
0
amused
😍
1
in love

Timeline

  • Updated to version 25.03.3

  • Updated to version 25.03.2

  • Updated to version 25.03.1

  • Updated to version 25.02.1

  • Updated to version 24,06.1

  • Updated to version 24.06.1

  • Initial File Release


Permissions

Upload Permission
You are not allowed to upload this file to other sites under any circumstances.

Modification Permission
You must get permission from me first before you are allowed to modify or improve my file.

Conversion Permission
You are not allowed to convert this file under any circumstances.

Asset Use Permission
You must get permission from me first before you are allowed to use assets of my file.

© Sa'ar - All rights reserved. Any reupload or redistribution of this file without the author's prior written consent is forbidden. This X-Plane 12 add-on was created by Sa'ar and shared in Utilities » Applications for X-Plane 12.


5 Comments

Hey there,

I installed the main two files and all supporting custom scenery to my custom scenery xplane 12 folder. The plugin runs, but when i come to generate/create medevac mission it shows an error "Error code while writing error: unable to open file for writing - (random.xml file routing) followed by this error message: "There might be missing 3d files".

I'm very eager to try your work and give you feedback. Kindly show me how to fix this?

Thanks!

I can't quite seem to get this working 100%. It doesn't upload co-ordinates to my gps. Also, it asked me to hover over the scene for 14 seconds and I did for like 2 minutes at different heights, etc and nothing happened.


Roadmap
These items are currently on the list and will be processed soon!
Backlog
Suggestion, bugs and ideas for the future.

  • Version 25.03.3 April 07, 2025

    1. [new] Added Simbrief support. You have to add your "pilot id" in the setup screen.
    2. [new] You can generate a mission based on Simbrief. Currently it only supports building the " Departure + Arrival" waypoints.
    3. [ui] Minor "external FPLN" screen re-design.
    4. [bug] Rear CTD related to internal formatting of the SQL query.
    5. [ui] For channel based approaches, like: LPV/WAAS, I added the "ident" field which represents the "approach procedure identifier".
    6. [ui] Minor redesign the "FLight plan + Notes" screen.
    7. [ui] Added "commit + close" and "cg" to the Inventory screen.
    8. [bug] DME/VOR data failed to fetch due to wrong "container" sent to "format" function.

  • Version 25.03.2 March 16, 2025

    v25.03.2
    =========
    1. [bug] Fixed inventory element is not reading correctly when layout is xp12 in the mission file.
    2. [bug] Fixed item re-locating into the stations when switching plane in the middle of a mission.

    v25.03.1
    --------
    1. [bug] Fixed "acf station" parsing, when stations numbers are not sequential.
    2. [bug] Fixed Inventory not initialize correctly between missions.
    3. [ui] Changing plane mid mission, should correctly handle item transition. Best done in an inventory area, if you are using the xp12 inventory layout.
    4. [bug ui] Template option for legacy <opt> nodes, were displayed even if none defined in the template file.
    5. [setup] The cycle of the "mission.log" file, between xp sessions, has an enable/disable option.
    6. [fix] when using templates, the "link_to" attribute should not hold duplicate task names.
    7. [bug] Fixed "ATTRIB_SET_OTHER_TASKS_AS_SUCCESS" and the other two "set" attributes not read from the <outcome> element.
    8. Some grammar fixes.
    9. [template] Added "mission_file_format" to the <template> node. It will be used in the target mission file "version" attribute <MISSION version=''>.
    10. [save/load] Better support for inventory layout during save and load checkpoints.

  • Version 25.03.1 March 15, 2025

    1. [bug] Fixed "acf station" parsing, when stations numbers are not sequential.
    2. [bug] Fixed Inventory not initialize correctly between missions.
    3. [ui] Changing plane mid mission, should correctly handle item transition. Best done in an inventry area, if you are using the xp12 inventory layout.
    4. [bug ui] Template option for legacy <opt> nodes, were displayed even if none defined in the template file.
    5. [setup] The cycle of the "mission.log" file, between xp sessions, has an enable/disable option.
    6. [fix] when using templates, the "link_to" attribute should not hold duplicate task names.
    7. [bug] Fixed "ATTRIB_SET_OTHER_TASKS_AS_SUCCESS" and the other two "set" attributes not read from the <outcome> element.
    8. Some grammer fixes.
    9. [template] Added "mission_file_format" to the <template> node. It will be used in the target mission file "version" attribute <MISSION version=''>.
    10. [save/load] Better support for inventory layout during save and load checkpoints.

  • Version 25.02.1 February 25, 2025

    1. Changed "helos + medevac" task rules. You can either "hover" or "land" to finish the "flight leg".
    1.1 Added special "markers" to show the landing and hover areas. You can hide them using the "show/hide" target markers (you will need the new "random_pack" file that can be found in the root plugin folder).
    2. [ui] You can now define the "starting weights" for the "pilot, passengers and cargo".
    These payloads are best use with XP11 inventory layout. In XP12 inventory layout only the pilot weight will be added to the payload weight.
    Please do remember that the weights you define are on top of any item you move "to the plane".
    3. [setup] You can suppress the "distance messages" that are created by the "Random Engine".

  • Version 24,06.1 November 10, 2024

    [OPTIONAL]
    Standalone installation of the Random file.
    This file should be part of the main "plugin" file, you should find it at the "root" folder of the plugin (missionx).

  • Version 24.06.1 November 10, 2024

    Random Pack is now in the "root" folder of the plugin (missionx).
    Extract it to the "{xp}/Custom Scenery/missionx" folder.

    1. Removed most of the templates. You can still find them as a compressed file at the same plugin folder.
    2. [os] Plugin should work correctly for Ubuntu/Fedora distros (According to my tests).
    3. [bug] Fixed cases where missions that were generated from the "ILS or External FPLN", did not create GPS information.
    4. [bug] Fixed localizer information not showing in the "Nav Information" screen.
    Localizer information will display ILS and LOC first and then the other types, like GLS, LPV etc.
    5. [ui] Solved the flickering table information in the "External FPLN" and "ILS" screen.
    6. [ui] Inventory image item sizes were changed 45x65 to 50x40.
    7. [ui] Added more feedbacks when fetching information from the external flight plan site.
    8. [ui] Fixed OSM filter popup window size.
    9. [ui] When "airports information" is running, the home labels under the icons will be disabled with their respective image button.
    10. [internal] Shorten the "request" timeout to external sites.
    11. [lib] New Imgui 1.91.1, libCURL and OpenSSL. Removed support to OpenSSL 1.x

Frequently Asked

Questions? Find your solution here.


Pretty empty over here.

Donations

These users have donated to snagar.dev to keep him making awesome add-ons everyone can enjoy.

Dependencies

These add-ons may be required or recommended to use.


Pretty empty over here.