unitReady: Difference between revisions

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





Revision as of 16:20, 4 May 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