action

From Bohemia Interactive Community
Revision as of 10:05, 15 September 2006 by Str (talk | contribs) (Fixed params)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Make a unit to perform an action. Use the List of Actions for reference about the available actions and their syntax.
Groups:
Uncategorised

Syntax

Syntax:
unit action [action,object]
Parameters:
unit: Object
action: String
object: Object - optional value; depends on chosen action
Return Value:
Nothing

Examples

Example 1:
soldier action ["eject", vehicle soldier]

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