rg_is_player_can_respawn

Syntax

native bool:rg_is_player_can_respawn(const index);

Usage

index
Client index

Description

Checks whether the player can respawn.

Return

true if player can respawn, false otherwise