AMX Mod X API Documentation

Signature
native rg_disappear(const player);
Description

Disappear a player from the world. Used when VIP reaches escape zone. Basically a silent kill.

Parameters
  • player Player index.
No return value
Назад
Верх