action: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
m (Arma2 category)
Line 43: Line 43:
[[Category:Scripting Commands OFP 1.46|ACTION]]
[[Category:Scripting Commands OFP 1.46|ACTION]]
[[Category:Scripting Commands ArmA|ACTION]]
[[Category:Scripting Commands ArmA|ACTION]]
[[Category:Scripting Commands ArmA2|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Unit_Control|{{uc:{{PAGENAME}}}}]]
[[Category:Command_Group:_Unit_Control|{{uc:{{PAGENAME}}}}]]

Revision as of 04:43, 22 June 2009

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:
unitName action action
Parameters:
unitName: 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