Voice Chat Proximity

Found the script and dont need no help anymore!

Hi,

AddEventHandler('onClientMapStart', function()
	NetworkSetTalkerProximity(13.001) -- 13 meters range
end)

I’m not the author of this code but I use it on my server so here you go !

None, it automatically applies itself on map starting !

1 Like

You put this in a simple .lua file and that’s it, it will be active in game :slight_smile:

Yep but it’s better this way, you don’t think so ?