commandFSM

From Bohemia Interactive Community
Revision as of 20:50, 4 July 2006 by Hoz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


unit(s) commandFSM [fsm name, position, target]


Operand types:

unit(s): Objector Array

[fsm name, position, target]: Array

Type of returned value:

Nothing

Compatibility:

Version 2.53 required.

Description:

Orders a unit to process command defined by FSM file (via the radio).

Example:

soldierOne commandFSM ["move.fsm", position player, player]