AMX Mod X API Documentation

Signature
native bool:rg_is_player_can_respawn(const index);
Description

Checks whether the player can respawn.

Parameters
  • index Client index
Returns

true if player can respawn, false otherwise

Назад
Верх