[Help] Problem with voice chat

Hello, I do not know which plugin is causing this. But even if I’m away from a player, this player can hear me, when I click on the N to talk, everyone on the server can hear even though I’m away from me. Same goes for everyone.

Thanks.

do you use any server-side trainer?

i have simple basic fix for you try

OPTION NO.1

void NETWORK_SET_TALKER_PROXIMITY(float p0);

fill out the range in p0 , any range you want in the thread loop

OPTION NO.2

find all your running resource about NETWORK_TALKER

Sorry im new to fivem, i didnt understand… I have this to the server.cfg


Maybe this can explain better… I think its because are 2 plugins running and doing the same. but i dont know the recourse name of the “Currently Talking”

Its might be the option in your vMenu. Check the voicechat setting in thr vMenu , andd see if the proximity is set to global or not , if not looking the client script on resource voice chat and find something like NETWORK_SET_TALKER

check the permission of your vMenu. all players has a vMenu when they click the key. and everyone has a voicechat in their menu . and its sets to Global