unitReady: Difference between revisions

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

Revision as of 20:50, 1 June 2006


unitReady


Operand types:

None

Type of returned value:

Boolean

Description:

Check if unit is ready.

Unit is busy when it is given some command like move, until the command is finished.


Example:

_it = unitReady soldierOne