Transclusion-Missions-Overview-Actions: Difference between revisions

From FSDeveloper Wiki
Jump to navigationJump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:
{{:Transclusion-Missions-Overview-Actions}}
{{:Transclusion-Missions-Overview-Actions}}
  -->
  -->
'''[[Actions]]''' are what makes things happen in a mission. There are lots of different actions you can use. An Action only gets used when it is called from a [[Triggers|Trigger]].
'''[[Actions]]''' only get used when called from a [[Triggers|Trigger]].


More blurb here.
In multiplayer mode, actions with the TargetPlayer property will affect the players specified by the property. If an action does not contain this property the action will affect only the local player, with the exception of Race Course Start Action and Race Course Activate Action which affect all players.
<div style="text-align:right;margin-right:10px;margin-bottom:4px;">'''[[Actions|More about Actions...]]'''</div>
<div style="text-align:right;margin-right:10px;margin-bottom:4px;">'''[[Actions|More about Actions...]]'''</div>

Revision as of 15:03, 13 January 2008

Actions only get used when called from a Trigger.

In multiplayer mode, actions with the TargetPlayer property will affect the players specified by the property. If an action does not contain this property the action will affect only the local player, with the exception of Race Course Start Action and Race Course Activate Action which affect all players.