native

rg_is_player_can_respawn

Syntax

native bool:rg_is_player_can_respawn(const index);

Description

Checks whether the player can respawn.

Parameters

index Client index

Return

true if player can respawn, false otherwise