orderGetIn

From Bohemia Interactive Community
Revision as of 18:10, 4 August 2006 by T D (talk | contribs) (added see also)
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:
assignAsCargoassignAsCommanderassignAsDriverassignAsGunner

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

Posted on August 4, 2006 - 12:06
hardrock
Notes from before the conversion: Units must be assigned to a vehicle before this command will do anything. See these commands for more info on this:

Bottom Section