doFSM: Difference between revisions
Jump to navigation
Jump to search
m (Reset version to 1.00, link to FSM) |
m (Fixed syntax) |
||
Line 12: | Line 12: | ||
| unit(s) '''doFSM''' [fsm name, position, target] |= Syntax | | unit(s) '''doFSM''' [fsm name, position, target] |= Syntax | ||
|p1= unit(s): [[Object]] |= Parameter 1 | |p1= unit(s): [[Object]] or [[Array]] |= Parameter 1 | ||
|p2= [fsm name, position, target]: [[Array]] |= Parameter 2 | |p2= [fsm name, position, target]: [[Array]] |= Parameter 2 | ||
Line 22: | Line 22: | ||
____________________________________________________________________________________________ | ____________________________________________________________________________________________ | ||
| | | |= See also | ||
}} | }} |
Revision as of 08:53, 27 October 2006
Description
- Description:
- Orders a unit to process command defined by FSM file (silently).
- Groups:
- Uncategorised
Syntax
- Syntax:
- unit(s) doFSM [fsm name, position, target]
- Parameters:
- unit(s): Object or Array
- [fsm name, position, target]: Array
- Return Value:
- Nothing
Examples
- Example 1:
soldierOne doFSM' ["move.fsm", position player, player]
Additional Information
- See also:
- See also needed
Notes
-
Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord or on the Forums.
Only post proven facts here! Add Note