| Description | Returns true if the player hasn't been wasted or busted (the player is still playing). |
|---|
| Parameters (v2) | 1) Player handle (Integer) (INT)
|
|---|
| Games |  |
|---|
| Category | Common, Conditional, Player |
|---|
| Command Name (IV) | IS_PLAYER_PLAYING |
|---|
| San Andreas |
|---|
| sascm.ini | 0256=1, is_player_playing %1d% |
|---|
| Example | 0256: is_player_playing $PLAYER_CHAR |
|---|
| Command Name | IS_PLAYER_PLAYING |
|---|
| Vice City |
|---|
| sascm.ini | 0256=1, is_player_playing %1d% |
|---|
| Example | 0256: is_player_playing $PLAYER_CHAR |
|---|
| Command Name | IS_PLAYER_PLAYING |
|---|
| GTA III |
|---|
| gtascm.ini | 0256=1, is_player_playing %1d% |
|---|
| Example | 0256: is_player_playing $PLAYER_CHAR |
|---|
| Command Name | IS_PLAYER_PLAYING |
|---|