[QUOTE=code_gs;49567674]Already fixed: [url]https://github.com/garrynewman/garrysmod/commit/02296c12fe0e1e2b8e17e2dff00ec58fe5ac268b[/url][/QUOTE]
How would one implement the fix?
[QUOTE=seabeds;49567704]How would one implement the fix?[/QUOTE]
Wait x months for the update to be pushed.
Or just change the glock sound in the lua file to:
SWEP.Primary.Sound = Sound( "weapons/glock/glock18-1.wav" )
[QUOTE=Yashirmare;49567781]Wait x months for the update to be pushed.
Or just change the glock sound in the lua file to:
SWEP.Primary.Sound = Sound( "weapons/glock/glock18-1.wav" )[/QUOTE]
I replaced "garrysmod/scripts/game_sounds_manifest.txt" with the fix but i do not believe it has helped. I have yet to replace the SWEP.Primary.Sound though.
[QUOTE=seabeds;49567948]I replaced "garrysmod/scripts/game_sounds_manifest.txt" with the fix but i do not believe it has helped.[/QUOTE]
Yeah no shit, I didn't say to do that because it won't work, scripts are client side (or at least that one is).
Sorry, you need to Log In to post a reply to this thread.