formationTask: Difference between revisions
Jump to navigation
Jump to search
m (Text replacement - "|Game version=" to "|Game version= |gr1= Groups |GROUP1=") |
m (Text replacement - "\[\[Category\: ?Command[ _]Group\:.*\|\{\{uc\:\{\{PAGENAME\}\}\}\}\]\] " to "") |
||
Line 39: | Line 39: | ||
[[Category:Scripting Commands|FORMATIONTASK]] | [[Category:Scripting Commands|FORMATIONTASK]] | ||
[[Category:Scripting Commands Armed Assault|FORMATIONTASK]] | [[Category:Scripting Commands Armed Assault|FORMATIONTASK]] | ||
[[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 2|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Arma 3|{{uc:{{PAGENAME}}}}]] | ||
[[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] | [[Category:Scripting Commands Take On Helicopters|{{uc:{{PAGENAME}}}}]] |
Revision as of 14:45, 24 September 2020
Description
- Description:
- Return the current task of the unit in the formation. You can't use it in ArmA 2, it will always returns "NOTHING"
- Groups:
- Groups
Syntax
- Syntax:
- String = formationTask person
- Parameters:
- person: Object
- Return Value:
- String: (EXCLUDED, MOVE, COVER, LEADER)
Examples
- Example 1:
_CurrentTask = FormationTask _person
Additional Information
- See also:
- setFormationTask
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