MSFS Mission Script - Sim Objects
From FSDeveloper Wiki
| This page is a work-in-progress. Generic message - Please note some detail may possibly be missing or incorrect. |
| Applicable |
|---|
| MSFS |
| MS Flight |
| LM P3D5 |
| LM P3D4 |
| LM P3D3 |
| LM P3D2 |
| LM P3D |
| FS World |
| FSXSE |
| FSXA |
| FSX |
| FS2004 |
| FS2002 |
| XP11 |
| XP10 |
| XP9 |
See MSFS Mission Script for general information about creating a mission script.
AI
List of Aircraft AI States
| Aircraft AI State Name |
|---|
| WAIT_INIT_CONFIRM |
| SLEEP |
| FILE_FLIGHT_PLAN |
| SUPPORT_PREFLIGHT |
| IFR_CLEARANCE |
| PUSH_BACK_BEGIN |
| PUSH_BACK_CONTINUE |
| ENGINE_START |
| PRE_TAXI_FOR_TAKEOFF |
| TAXI_FOR_TAKEOFF |
| TAXI_ONTO_RUNWAY |
| TAKEOFF |
| TOUCH_AND_GO_DEPARTURE |
| ENROUTE_AS_FILED |
| TRAFFIC_PATTERN |
| LANDING |
| LANDING_ROLLOUT |
| GO_AROUND |
| TAXI_TO_PARKING |
| ENGINE_SHUTDOWN |
| SUPPORT_POSTFLIGHT |
| TAXI_TO_REFUEL |
| SIMPLE_FLIGHT |
| SIMPLE_LANDING |
| SIMPLE_TAKEOFF |
| WAIT_FOR_ENGINE_START |
| TAXI_HOLDSHORT |
| FLY_UNTIL_NEXT_EVENT |
| WAIT_FOR_ENGINE_SHUTDOWN |
Pages relevant to mission creation for MSFS.
- Flightplan
- Weather definitions
- Flight file
- Mission script
- Triggers
- Actions
- ObjectActivationAction · DialogAction · AdjustPayloadAction · ChangeAssistanceItemAction · FadeToColorAction · RandomAction · RequestTeleportAction · CountAction · ResetTimerAction · TimerAdjustAction · GoalResolutionAction & SubGoalResolutionAction · GrantRewardAction · PointOfInterestActivationAction · ActivateWaypointsAction · AITakeControlsAction · SendMessageToAIAction
- Mission objects
- Calculator
- Flow states
- Events
- Areas
- Library objects
- Sim objects
- RTC
Click the links to access the topic pages (Default - Opens in same window).