setFormationTask: Difference between revisions
Jump to navigation
Jump to search
Lou Montana (talk | contribs) m (Text replacement - "\[\[Category:[ _]?Scripting[ _]Commands[ _]OFP[ _]Elite *(\|.*)?\]\]" to "{{GameCategory|ofpe|Scripting Commands}}") |
Lou Montana (talk | contribs) m (Text replacement - "_{10,} " to "") |
||
Line 1: | Line 1: | ||
{{Command|Comments= | {{Command|Comments= | ||
| arma1 |Game name= | | arma1 |Game name= | ||
Line 8: | Line 7: | ||
|gr1= Unit Control |GROUP1= | |gr1= Unit Control |GROUP1= | ||
| Set the current task of the formation member. {{Important|This command is not available in {{arma2}}.}} |DESCRIPTION= | | Set the current task of the formation member. {{Important|This command is not available in {{arma2}}.}} |DESCRIPTION= | ||
| object '''setFormationTask''' task |SYNTAX= | | object '''setFormationTask''' task |SYNTAX= | ||
Line 20: | Line 17: | ||
| [[Nothing]] |RETURNVALUE= | | [[Nothing]] |RETURNVALUE= | ||
| [[formationTask]] |SEEALSO= | | [[formationTask]] |SEEALSO= |
Revision as of 02:33, 17 January 2021
Description
- Description:
- Set the current task of the formation member.
- Groups:
- Unit Control
Syntax
Examples
- Examples:
- Example needed
Additional Information
- See also:
- formationTask
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
- Posted on 16:57, 2 March 2007 (CET)
- Donnervogel
- The argument for task can be any String value. This can effectively be used to store a property in String format an retrieve it with formationTask in FSM scripts. By using it outside of FSM scripts you're risking to get it overwritten by other running FSM scripts.
Bottom Section
Categories:
- Scripting Commands
- Introduced with Armed Assault version 1.00
- ArmA: Armed Assault: New Scripting Commands
- ArmA: Armed Assault: Scripting Commands
- Command Group: Unit Control
- Operation Flashpoint: Elite: Scripting Commands
- Arma 2: Scripting Commands
- Arma 3: Scripting Commands
- Take On Helicopters: Scripting Commands