Changing radius of voice chat/local text chat?
Hey folks,

I'm creating a Roleplay servers and I've noticed voip range is way bigger than expected. I would like to decrease it so people can talk in towns freely, currently whole town can hear you. Is this possible? Any input is welcome! I know about server.globalchat.
Hey! AFAIK voice chat distance is kind of clientside
In response to bicuvas ():
Hey folks,

I'm creating a Roleplay servers and I've noticed voip range is way bigger than...
Text chat range can be easily modified by just checking the distance to receiver, but it will be either hard or impossible to do so with voice (Maybe limit networking to specific clients, but it would probably cause issues)