orderGetIn

From Bohemia Interactive Community
Revision as of 19:03, 15 April 2006 by Hoz (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

unitArray orderGetIn order

Operand types:

unitArray: Array

order: Boolean

Type of returned value:

Nothing

Description:

Force getting in vehicles to all units in the list.

Example:

[unitOne, unitTwo] orderGetIn true


Comments

Toadlife

Note: Units must be assigned to a vehicle before this command will do anything.

See these commands for more info on this:

   * assignAsCargo
   * assignAsCommander
   * assignAsDriver
   * assignAsGunner