alive

From Bohemia Interactive Community
Revision as of 14:26, 15 April 2006 by Planck (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

back to COMREF


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