doFSM: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (FSM link already in description...)
mNo edit summary
Line 37: Line 37:
[[Category:Scripting Commands|DOFSM]]
[[Category:Scripting Commands|DOFSM]]
[[Category:Scripting Commands ArmA|DOFSM]]
[[Category:Scripting Commands ArmA|DOFSM]]
[[Category:Command_Group:_Unit_Control|{{uc:{{PAGENAME}}}}]]

Revision as of 06:15, 24 February 2007

-wrong parameter ("Arma") defined!-1.00
Hover & click on the images for description

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

Notes

Bottom Section