[Release] mumble-voip, rp-radio

Did you get a answer for this one?

Did you solve this one?

1 Like

How to move this menu?

Citizen.CreateThread(function()
    while true do
	   if ESX.PlayerData.job and ESX.PlayerData.job.name == "police" then
	      exports["rp-radio"]:GivePlayerAccessToFrequencies(1, 2, 3, 4)
	   else
	      exports["rp-radio"]:RemovePlayerAccessToFrequencies(1, 2, 3, 4)
	   end
	end
end)

i have done that but still not give access to cops why?

anyone also now when i tried it like htat my game freze and fivem stop response

Where do you put the IsInputDisabled(0) exactly?

I opened a PR and OP merged the files the next day. Should be nothing you need to do. Master branch has been updated with my changes.

Thanks

1 Like

is this a client script or server side script? also i would just advise giving them access to the radios whenever they go on duty, not every second

I fixed it client I want to be able vonntact EMS etc

I added it and it says its initializing. and Waning Not connected to mumble. Can i have some help with this

Ok is there a way i can give people access to private channels without esx.

You need to have OneSync enabled

How to set the radio to work also in the car?

Help video about this subject !

Mumble broke my voice chat in game when i removed it

same here!

the paid onesync or is ok using the free one with 32slots?

How can i change this for mumble voip?

exports["mumble-voip"]:removePlayerFromCall()