orderGetIn: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 1: | Line 1: | ||
[[Category:Scripting Commands]] | |||
[[Category:Scripting Commands OFP 1.97]] | |||
[[Category:Scripting Commands OFP 1.46]] | |||
[[Category:Scripting Commands ArmA]] | |||
back to [[Scripting_Reference#O|COMREF]] | back to [[Scripting_Reference#O|COMREF]] | ||
Revision as of 14:59, 19 April 2006
back to COMREF
unitArray orderGetIn order
Operand types:
unitArray: Array
order: Boolean
Type of returned value:
Description:
Force getting in of vehicles to all units in the list.
Example:
[unitOne, unitTwo] orderGetIn true
Comments
Note: Units must be assigned to a vehicle before this command will do anything.
See these commands for more info on this: