Functions
cs_weap_models_api.inc
zombie plague 5.0
| Function | Type | Description |
|---|---|---|
| cs_reset_player_view_model | native | Restores a custom view model for a specific weapon for a player. |
| cs_reset_player_weap_model | native | Restores a custom weapon model for a specific weapon for a player. |
| cs_set_player_view_model | native | Sets a custom view model for a specific weapon for a player. Note: if you pass an empty string, model will be hidden. |
| cs_set_player_weap_model | native | Sets a custom weapon model for a specific weapon for a player. Note: if you pass an empty string, model will be hidden. |