native
cs_set_player_model
Syntax
native cs_set_player_model(id, const model[])
Description
Sets a custom player model.
Parameters
| id | Player index. |
|---|---|
| model | Custom model's short name. |
native
native cs_set_player_model(id, const model[])
Sets a custom player model.
| id | Player index. |
|---|---|
| model | Custom model's short name. |