canStand

From Bohemia Interactive Community
Revision as of 18:03, 22 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search


back to COMREF

canStand soldier


Operand types:

soldier: Object

Type of returned value:

Boolean

Description:

Check if soldier is able to stand up.


Example:

? canStand player : goto "regroup"