commandFSM: Difference between revisions
Jump to navigation
Jump to search
m (Text replace - "{{uc:{{PAGENAME}}}}" to "{{uc:{{PAGENAME}}}} {{uc:{{PAGENAME}}}}") |
m (Bot: Replacing category Scripting Commands Arma 3 with Arma 3: Scripting Commands) |
||
Line 37: | Line 37: | ||
[[Category:Scripting Commands|COMMANDFSM]] | [[Category:Scripting Commands|COMMANDFSM]] | ||
[[Category:Scripting Commands ArmA|COMMANDFSM]] | [[Category:Scripting Commands ArmA|COMMANDFSM]] | ||
[[Category: | [[Category:Command Group: Groups|{{uc:{{PAGENAME}}}}]] | ||
[[Category: | [[Category:Command Group: Unit Control|{{uc:{{PAGENAME}}}}]] | ||
[[Category: | [[Category:Command Group: Program Flow|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]] | ||
[[Category: | [[Category:Arma 3: Scripting Commands]] | ||
[[Category: | [[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] |
Revision as of 17:02, 3 December 2018
Description
- Description:
- Orders a unit to process command defined by FSM file (via the radio).
- Groups:
- Uncategorised
Syntax
- Syntax:
- unitName commandFSM [fsm name, position, target]
- Parameters:
- unitName: Object or Array
- [fsm name, position, target]: Array
- Return Value:
- Nothing
Examples
- Example 1:
_soldierOne commandFSM ["move.fsm", position player, player]
Additional Information
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
Categories:
- Scripting Commands
- Introduced with Arma version 1.00
- Arma: New Scripting Commands
- Arma: Scripting Commands
- Command Group: Uncategorised
- Scripting Commands ArmA
- Command Group: Groups
- Command Group: Unit Control
- Command Group: Program Flow
- Scripting Commands ArmA2
- Arma 3: Scripting Commands
- Scripting Commands Take On Helicopters