rg_set_user_model
- Синтаксис
-
native rg_set_user_model(const index, const model[], const bool:update_index = false);
Переменная | Описание |
---|---|
index |
Client index |
model |
Model name |
update_index |
If true, the modelindex is updated as well |
- Описание
- Sets the client's player model.
- Возвращает
- 1 on success, 0 otherwise