MEDEVAC
A major challenge in Microsoft Flight Simulator 2024 is to fly medical transport mission. In these activities, you must route a patient to specialized care following strict air medical procedures, while managing in-flight emergencies with professionalism and ensuring safety every step of the way. If you wish your aircraft to be used on this kind of activity you will need a preset that has been appropriately set up as part of the Modular SimObject, as explained below.
For more information on the various other career activities and how to prepare your aircraft, please see here:
Medevac Constraints
When it comes to setting up planes for the available medevac activities, there are a few requirements that must be fulfilled:
- The plane will need to have the
navigation_graph_pilot.cfg
(as explained here). - The plane will need to have the
ApronWithoutCovers.flt
file (as explained here). - The
object_class
must be "Airplane". - The
operating_status
must be either "in_service" or "experimental". - The plane cannot be flagged as military.
- The plane cannot be flagged as premium.
- The plane
ui_max_range
must be greater than 1. - The plane can have wheels or big wheels, for landing gear.
- The plane cannot have skis or floats for landing gear.
- There must be a navigation graph called
navigation_graph_medic.cfg
with the following nodes:PATIENT
,SIDE
,SIT
,Doctor_Entrance
,Nurse_Entrance
,Wounded_Entrance
,RTCMedic_Entrance
,Stretcher_Entrance
,RTC_Medic_Thumbs_Up
. This is explained in more detail below.
Following these constraints will give the aircraft the MED_Cabin
type. See here for more information:
Navigation Graph Setup
The medevac activity requires not only the pilot navigation graph file, but also a navigation_graph_medic.cfg
file. This graph can be placed within the preset being used for the activity, or within a specific activity attachment. The navigation graph requires a number of different nodes, both interior and exterior. These nodes can split over two graph files if required, depending on how your aircraft is set up, as long as the files have the same names and the modular merge auto is set to true.
The exterior nodes should all be projected on the ground, and the node heading should be pointed towards the aircraft entrance. Note that there should only ever be one of each node:
-
Doctor_Entrance
This node is the node where the "doctor" passenger will spawn into the world at the start of the activity. It should be positioned about 4-5m away from the aircraft entrance, at the same position as the other "entrance" nodes (see the image, below).
-
Nurse_Entrance
This node is the node where the "nurse" passenger will spawn into the world at the start of the activity. It should be positioned about 4-5m away from the aircraft entrance, at the same position as the other "entrance" nodes (see the image, below).
-
Wounded_Entrance
This node is the node where the "wounded" passenger will spawn into the world at the start of the activity. It should be positioned about 4-5m away from the aircraft entrance, at the same position as the other "entrance" nodes (see the image, below).
-
Stretcher_Entrance
This node is the node where the stretcher carrying the "wounded" passenger will spawn into the world at the start of the activity. It should be positioned about 4-5m away from the aircraft entrance, at the same position as the other "entrance" nodes (see the image, below).
-
RTCMedic_Entrance
This is where another passenger that is with the "wounded" passenger will spawn (either a relative or medical personnel). It should be placed along with the nurse, stretcher, passenger and doctor nodes, about 4-5m away from the aircraft, at the same position as the other "entrance" nodes (see the image, below).
-
RTC_Medic_Thumbs_Up
This is where a worker from the takeoff location will be focused on by the real time camera, giving a thumbs up to the pilot to start the flight once the rest of the people are on the aircraft.
The interior nodes are as follows:
-
PATIENT
This is the node where the "wounded" passenger will be lying on a stretcher. Only one of these nodes should exist.
-
SIDE
This is a node that should be placed beside the location where the passenger stretcher appears, and the node needs to be connected by an edge to aSIT
node, and the edge between the two nodes needs to be unobstructed. The nurse will sit on the connected node and then move between sitting and standing on theSIDE
node as the flight progresses, performing checks on the passenger. Only one of these nodes should exist.
-
SIT
There should be at least three SIT nodes included on the medic navigation graph, and one of these should be connected by an edge to theSIDE
node. The nurse will sit on the connected node, while the doctor will sit on one of the other seats. These nodes need to be setup the same as those for The Passenger Navigation Graph.
When setting up the interior nodes, be sure to set up the appropriate station loads and mass stations, as explained here: Weight Distribution.
Sim Attachments
It is worth noting that the SDK includes a number of sim attachments that can be used to help make the aircraft cabin look and feel correct for a medevac mission, as well as save time generating your own artistic assets. These assets are as follows:
Asobo_Medic_Defibrillator
Asobo_Medic_Drawer
Asobo_Medic_Perfusor
Asobo_Medic_Perfusor
Asobo_Medic_ShelfSide_01
Asobo_Medic_ShelfSide_01
Asobo_Medic_ShelfSide_01
Asobo_Medic_ShelfSide_01
Asobo_Medic_ShelfStretcher_01
Asobo_Medic_ShelfStretcher_01
Asobo_Medic_ShelfStretcher_01
Asobo_Medic_Shelftop_01
Asobo_Medic_Shelftop_01
Asobo_Medic_Shelftop_01
Asobo_Medic_Shelftop_01
Asobo_Medic_Shelftop_01
Asobo_Medic_Stretcher_01
Asobo_Medic_Stretcher_Rail_01
Asobo_Medic_SuctionUnit
Asobo_Medic_Ventilator
For more information on how to use these please see the following section: