ns_set_player_skin
- Синтаксис
-
native ns_set_player_skin(id, skin=-1);
Переменная | Описание |
---|---|
id |
The player id to change. |
skin |
The skin number to change to. |
- Описание
- Sets a player skin. Omit the second parameter to return to default
- Пометка
-
The skin does not revert on death, teamswitch, gestation, etc.
- Возвращает
- Функция ничего не возвращает