| Description | Returns true if the player is dead (wasted). |
|---|
| Parameters (v2) | 1) Player handle (Integer) (INT)
|
|---|
| Games |  |
|---|
| Category | Common, Conditional, Player |
|---|
| Command Name (IV) | IS_PLAYER_DEAD |
|---|
| San Andreas |
|---|
| sascm.ini | 0117=1, is_player_dead %1d% |
|---|
| Example | 0117: is_player_dead $PLAYER_CHAR |
|---|
| Command Name | IS_PLAYER_DEAD |
|---|
| Vice City |
|---|
| sascm.ini | 0117=1, player %1d% wasted |
|---|
| Example | 0117: player $PLAYER_CHAR wasted |
|---|
| Command Name | IS_PLAYER_DEAD |
|---|
| GTA III |
|---|
| gtascm.ini | 0117=1, player %1d% wasted |
|---|
| Example | 0117: player $PLAYER_CHAR wasted |
|---|
| Command Name | IS_PLAYER_DEAD |
|---|