Transclusion-Missions-Overview-Triggers: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 3: Line 3:
  -->
  -->
'''[[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>

Revision as of 18:32, 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.