26-12-2016/11:00 PM
https://forums.alliedmods.net/showthread.php?p=1843648
Useful for servers with many people to avoid having to completely disable voice.
Key Cvar :
sm_voiceamount_number 7 //
Could be slightly modified to allow warden + Guards to use mic at all times, Applies restrictions to X amount of T's speaking at once, You are able to set a Cooldown as well with, sm_voiceamount_mutetime 1.0 // Time for the temporal mute (1.0 = 1 second).
Only Problem i can see is that this could generate some Chat lag as it does its job unless you modify it again to only print to one player instead of everyone.
Useful for servers with many people to avoid having to completely disable voice.
Key Cvar :
sm_voiceamount_number 7 //
Could be slightly modified to allow warden + Guards to use mic at all times, Applies restrictions to X amount of T's speaking at once, You are able to set a Cooldown as well with, sm_voiceamount_mutetime 1.0 // Time for the temporal mute (1.0 = 1 second).
Only Problem i can see is that this could generate some Chat lag as it does its job unless you modify it again to only print to one player instead of everyone.