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