IsAlive( <entity> )


Module: Sentient

Summary:

Checks whether this entity is alive



Example:

if ( IsAlive( gun_owner ) ) ...



Required Args:

  • 1 : <entity> An entity object that might be alive or dead