orderGetIn: Difference between revisions

From Bohemia Interactive Community
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 1: Line 1:
[[Category:Scripting Commands|ORDERGETIN]]
[[Category:Scripting Commands|ORDERGETIN]]
[[Category:Scripting Commands OFP 1.97|ORDERGETIN]]
[[Category:Scripting Commands OFP 1.96|ORDERGETIN]]
[[Category:Scripting Commands OFP 1.46|ORDERGETIN]]
[[Category:Scripting Commands OFP 1.46|ORDERGETIN]]
[[Category:Scripting Commands ArmA|ORDERGETIN]]
[[Category:Scripting Commands ArmA|ORDERGETIN]]

Revision as of 21:19, 1 June 2006


unitArray orderGetIn order


Operand types:

unitArray: Array

order: Boolean

Type of returned value:

Nothing

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: