QuentinGruber / h1z1-server

Library used to emulate h1z1 game servers
https://h1emu.com
GNU General Public License v3.0
93 stars 54 forks source link

Stop networking certain melee hit sounds to source client #2061

Open Z1Meme opened 3 months ago

Z1Meme commented 3 months ago

Melee sounds in some instances are already played clientside (such as when punching a zombie), so the networked sound should not be played since it will then play the sound twice.