doFSM: Difference between revisions
mNo edit summary |
mNo edit summary |
||
| Line 3: | Line 3: | ||
<h2 style="color:#000066">'''''unit(s)'' | <h2 style="color:#000066">'''''unit(s)'' doFSM ''[fsm name, position, target]'''''</h2> | ||
Revision as of 12:00, 4 July 2006
unit(s) doFSM [fsm name, position, target]
Operand types:
[fsm name, position, target]: Array
Type of returned value:
Compatibility:
Version 2.53 required.
Description:
Orders a unit to process command defined by FSM file (silently).
Example:
soldierOne doFSM' ["move.fsm", position player, player]