Managed to get the radio as an item. But how do I get it so when the item is confiscated, it drops the user from the channel?
Hello, we have been using this scripts for a while and we are struggling with high volume, we cant hear other people when the radio is also been used, it would be nice to have a volume if that is possible, anyone knows how to do this ?
So how would Dispatchers go about talking to units on the radio if not in game?
get them to install mumble?
I got this and doesnt works the radio. The players cant hear each other trought the radio when speaking, but in the regular voip the can speakโฆ
It requieres OneSync eneabled?
It requieres WebRTC?
let me know if you find a solution, im in the same boat as you.
i also have the same issue, I only hear the clicks, but not the voice, did you find out what it was?
I got the problems that the players canยดt hear each other over Radio an direkt only after restart the Voicechat it works. Mumble is detecting all the time the audio Imput
hello I have a problem, on my server whenever it is restarted everyone must enter the chat settings and disable and enable it again so they can be heard, is there any solution for this?
Do you need mysql async installed?
turn off onesync
works better
Hi i have small issue after i set radio on item everything works fine but when i use a quickbind radio is showed up as well when i donโt have item in my inventory
thats my Server.lua
ESX = nil
TriggerEvent(โesx:getSharedObjectโ, function(obj) ESX = obj end)
ESX.RegisterUsableItem(โradioโ, function(source)
local xPlayer = ESX.GetPlayerFromId(source)
xPlayer.removeInventoryItem('radio', 0)
TriggerClientEvent('Radio.Set', source, true)
TriggerClientEvent('Radio.Toggle', source)
bump this
same on me
In the server.cfg or the server/client file of the rp-radio?
Thanks
Turned it off in the server.cfg just it only helped with the mumle voice. Our radio is still broken.
Damn, I wonder if some update broke the script?
nothing broke it, you just havenโt followed the instructions and read the comments on how to do certain things
Did follow instructions, and Iโve been researching it for a bit now, Iโve read through this whole thread as well. @KingPolo
I am just simply having issues with the radio. Are you able to enable it so if someone has the โradioโ as an item, they can then open the radio?