setFormationTask: Difference between revisions

From Bohemia Interactive Community
m (Reset ArmA version)
(note about valid arguments)
Line 26: Line 26:
<dl class="command_description">
<dl class="command_description">
<!-- Note Section BEGIN -->
<!-- Note Section BEGIN -->
 
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]]. --[[User:Donnervogel|Donnervogel]] 07:39, 2 March 2007 (CET)
<!-- Note Section END -->
<!-- Note Section END -->
</dl>
</dl>

Revision as of 07:39, 2 March 2007

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

Description

Description:
Set the current task of the formation member.
Groups:
Uncategorised

Syntax

Syntax:
object setFormationTask task
Parameters:
object: Object
task: String
Return Value:
Nothing

Examples

Examples:
Example needed

Additional Information

See also:
See also needed

Notes

Report bugs on the Feedback Tracker and/or discuss them on the Arma Discord.
Only post proven facts here! Add Note

Notes

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. --Donnervogel 07:39, 2 March 2007 (CET)

Bottom Section