This member has provided no bio about themself...

Comment History
BronamiCode
BronamiCode - - 1 comments @ JSRS Sound Mod 5.0a Preview for 1.5.2

Unless I'm mistaken, the blindside patch you provided causes the SR-3M Vikhr to have no audio when unsuppressed.

the following two lines call for the Vikhr's own sound layer config, but that doesn't exist:
snd_shoot = wpn_vihr_snd_shoot
snd_shoot_actor = wpn_vihr_snd_shoot_actor

They need to be changed to use something like the 9a91's sounds, so I changed those lines to this:
snd_shoot = wpn_9a91_snd_shoot
snd_shoot_actor = wpn_9a91_snd_shoot_actor

Hope that helps someone, I haven't found any other issues like this with other weapons yet. I went through all the pistols and a good chunk of the other guns. Aside from this issue, incredible work as usual, Solar.

Good karma+4 votes