Call of Duty Script Documentation

isalive( <entity> )


Module
Sentient


Summary


Checks whether this entity is alive

Example


if ( isalive ( gun_owner )) ... ;

Minimum Number of arguments: 1


Number of optional arguments: 0



Return to Function List