alive

From Bohemia Interactive Community
Revision as of 12:27, 23 April 2006 by Planck (talk | contribs)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.


alive obj


Operand types:

obj: Object

Type of returned value:

Boolean

Description:

Check if given person, vehicle or building is not dead / destroyed.


Example:

? (alive player) : _b = 1