GM:PlayerCanHearPlayersVoice
Description
Decides whether a player can hear another player using voice chat.
This hook is called game.MaxPlayers * game.MaxPlayers times every 0.3 seconds if at least 1 player is talking, if no one is talking its called every 5 seconds.
You should ensure that your code is efficient, or this will definitely influence performance.
You should ensure that your code is efficient, or this will definitely influence performance.