sgt m.stonebridge 38 Posted August 6, 2015 Hello, I'm looking add in a sound bite to be used for all suppressors, I have the sound I want but I don't know how to get it into game as a mod. Does anyone know how to? Share this post Link to post Share on other sites
waffel 29 Posted August 6, 2015 You must change some lines in weapons config, strictly these lines - class SilencedSound: BaseSoundModeType { begin1[] = {"A3\sounds_f\weapons\silenced\silent-18",0.794328,1,100}; begin2[] = {"A3\sounds_f\weapons\silenced\silent-19",0.794328,1,100}; begin3[] = {"A3\sounds_f\weapons\silenced\silent-11",0.794328,1,100}; soundBegin[] = {"begin1",0.333,"begin2",0.333,"begin3",0.333}; }; For more information, I recommend a look here - https://community.bistudio.com/wiki/CfgWeapons_Config_Reference Ps. I think it is a bad forum section;p Share this post Link to post Share on other sites