How to change sound file names in weapon Created 7 years ago2016-05-06 19:11:41 UTC by EsprimoP EsprimoP

Created 7 years ago2016-05-06 19:11:41 UTC by EsprimoP EsprimoP

Posted 7 years ago2016-05-06 19:11:41 UTC Post #330065
Lots of custom weapon models have new sound file names. (For example: "awp_fire-1" instead of "awp1"). But I wonder, how do they do it? How do they add/edit sound file names for every animation of the weapon model?
EsprimoP EsprimoPwEight
Posted 7 years ago2016-05-07 08:45:06 UTC Post #330066
Standard way :

Sounds that can be heard by anyone is done by code who define, precache and play it.

The rest is done on the model's QC file.
Posted 7 years ago2016-05-07 09:59:10 UTC Post #330068
Thx
EsprimoP EsprimoPwEight
You must be logged in to post a response.