Transclusion-Missions-Overview-Actions: Difference between revisions
From FSDeveloper Wiki
Jump to navigationJump to search
(New page: 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 Trigger.) |
mNo edit summary |
||
| (9 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
Actions | <!-- Paste the following line to required location - | ||
{{:Transclusion-Missions-Overview-Actions}} | |||
--> | |||
'''[[Actions]]''' will only get used when called from a [[Triggers|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. | |||
<div style="text-align:right;margin-right:10px;margin-bottom:4px;">'''[[Actions|More about Actions...]]'''</div> | |||
Latest revision as of 15:05, 13 January 2008
Actions will 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.