commandFSM
From Bohemia Interactive Community
| Editors, please check Policy: Scripting Command Page Syntax. |
Click on the images for descriptions
Introduced in
- Game:
- Armed Assault
- Version:
- 1.00
Description
- Description:
- Orders a unit to process command defined by FSM file (via the radio).
Syntax
- Syntax:
- Unit(s) commandFSM ["Filename.fsm", Position, target]
- Parameters:
- Unit(s): Unit or Units
- [Filename.fsm, position, target] Array
- Return Value:
- Nothing
Examples
- Example 1:
_soldierOne commandFSM ["move.fsm", position player, player]
Additional Information
- Multiplayer:
- Behaviour unknown.
- See also:
- FSM

