Transclusion-Missions-Overview-Triggers: Difference between revisions
From FSDeveloper Wiki
Jump to navigationJump to search
(New page: <!-- Transclusion Text --> <!-- Missions-Intro-Triggers --> '''Triggers''' are used to check for key events during the mission. You might check that the player is above a certain altitude,...) |
mNo edit summary |
||
| Line 1: | Line 1: | ||
<!-- Transclusion Text --> | <!-- Transclusion Text --> | ||
<!-- Missions-Intro-Triggers --> | <!-- Missions-Intro-Triggers --> | ||
'''Triggers''' are used to check for key events during the mission. You might check that the player is above a certain altitude, or has landed at a key airport, or that a certain amount of time has elapsed. | '''[[Triggers]]''' are used to check for key events during the mission. You might check that the player is above a certain altitude, or has landed at a key airport, or that a certain amount of time has elapsed. | ||
<div style="text-align:right;margin-right:10px;margin-bottom:4px;">'''[[Triggers|More about Triggers...]]'''</div> | <div style="text-align:right;margin-right:10px;margin-bottom:4px;">'''[[Triggers|More about Triggers...]]'''</div> | ||
Revision as of 17:55, 12 January 2008
Triggers are used to check for key events during the mission. You might check that the player is above a certain altitude, or has landed at a key airport, or that a certain amount of time has elapsed.