cs_user_spawn
- Синтаксис
-
native cs_user_spawn(player);
Переменная | Описание |
---|---|
player |
Client index |
- Описание
- Sets a dead client up for spawning.
- Пометка
-
This sets the client deadflag and triggers a client think, effectively making the game respawn the client. Should only be used on dead clients.
- Возвращает
- Функция ничего не возвращает