rg_is_player_can_respawn
Syntax
native bool:rg_is_player_can_respawn(const index);
Usage
| Parameter | Description |
|---|---|
| index | Client index |
Description
Checks whether the player can respawn.
Return
true if player can respawn, false otherwise
native bool:rg_is_player_can_respawn(const index);
| Parameter | Description |
|---|---|
| index | Client index |
Checks whether the player can respawn.
true if player can respawn, false otherwise