orderGetIn

From Bohemia Interactive Community
Revision as of 01:56, 4 August 2006 by Hoz (talk | contribs) (fixed desc, fixed examples)
Jump to navigation Jump to search
Hover & click on the images for description

Description

Description:
Force getting in of vehicles to all units in the list.
Groups:
Uncategorised

Syntax

Syntax:
unitArray orderGetIn order
Parameters:
unitArray: Array
order: Boolean
Return Value:
Nothing

Examples

Example 1:
[unitOne, unitTwo] orderGetIn true

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

Units must be assigned to a vehicle before this command will do anything. See these commands for more info on this:

Template:error See also needs updating

Bottom Section