Hello, the best way to use pma-voice in instance ? Actually doing this :
NetworkSetVoiceChannel(instance.host)
NetworkSetTalkerProximity(0.0)
– Entering
In your case, you have to go first to the phone config and in Config.UseMumbleVoIP, set the value to true. Then go to client.lua and look for “if Config.UseMumbleVoIP then” and you will see an export. Replace that export with this without quotes “exports[‘pma-voice’]:setCallChannel(infoCall.id+1)” and restart your server and you should have your gcphone calls working correctly with this great voice system.
I need some help with the keybinds, i read this whole thing and read the Readme, tried something but still can’t change the default key for speaking through a radio…
I am having a serious issue with pma-voice. Some of my players will randomly disconnect from the mumble server, they can only hear but not speak. They have to go to GTA V setting menu and disable and re-enable in-game chat.
I tried to use different builds of FiveM server, switch from Onesync Legacy to Infinity, change the game version, use an external mumble server, and even switch to another server provider, and it still exists.
I am sure there are other people having this issue as well, and I do see there is an open issue on GitHub, but I believe these two issues are not the same due to different descriptions.
Hi everything works fine! Just is there any way to higher the normal voice volume? And the radio and phone volume convar are not changing anything for me
I got some problem with pma-voice since 3-4 days, when I got ~15 players on the server, some people crash randomly and they got “Warning : UDP packets can not be received. Switching to TCP tunnel mode”. I suspect the crash arrives when many people are on the same grid, so I reduce the grid radius to 8 for try to fix the problem, but it doesn’t fix the problem…
My server run on Linux and I got the latest recommended version (3922) and I don’t use external for pma-voice, it’s setup on my main server.