action: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
m (Correct params)
mNo edit summary
Line 11: Line 11:
____________________________________________________________________________________________
____________________________________________________________________________________________


| Make a unit to perform an action. Use the [[Operation Flashpoint: Actions List|List of Actions]] for reference about the available actions and their syntax. |= Description
| Make a unit to perform an action. Use the [[Operation Flashpoint: Actions List|OFP List of Actions]] or [[Armed Assault: Actions List|ArmA List of Actions]] for reference about the available actions and their syntax. |= Description
____________________________________________________________________________________________
____________________________________________________________________________________________



Revision as of 17:04, 10 October 2006

Hover & click on the images for description

Description

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

Syntax

Syntax:
unit action action
Parameters:
unit: Object
action: Array
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