Example Missions (MSFS): Difference between revisions
From FSDeveloper Wiki
Jump to navigationJump to search
(Add link to SimpleMission) |
(→List of missions with open project files: Added Cat to the Vet mission) |
||
| Line 38: | Line 38: | ||
|[https://flightsim.to/file/17429/fsx-mission-telluride-landing FSX Telluride Landing] | |[https://flightsim.to/file/17429/fsx-mission-telluride-landing FSX Telluride Landing] | ||
|Has a static library object. | |Has a static library object. | ||
|- | |||
|[https://flightsim.to/file/24432/story-mission-cat-to-the-vet Story Mission: Cat to the Vet] | |||
|Uses the [[SimpleMission_(MSFS)|SimpleMission] sample project, All strings are [[Localisation_(MSFS)|localised]], Uses a calculator to have the passenger rate your landing with dialog, Multiple objectives throughout the mission. | |||
|} | |} | ||
{{Template:Navbox-Mission-Creation-MSFS}} | {{Template:Navbox-Mission-Creation-MSFS}} | ||
Revision as of 19:32, 5 December 2021
| 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 |
You can use the SimpleMission sample project as a starting point for creating a mission.
List of missions with open project files
| Mission name | Comment |
|---|---|
| FSX Caribbean Landing | Contains an AI plane. |
| FSX Amsterdam-London Airline Run | Enables certain panels. Has a static library object. |
| FSX Telluride Landing | Has a static library object. |
| Story Mission: Cat to the Vet | Uses the [[SimpleMission_(MSFS)|SimpleMission] sample project, All strings are localised, Uses a calculator to have the passenger rate your landing with dialog, Multiple objectives throughout the mission. |
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).