FrazzIe / rp-radio

An in-game radio which makes use of the mumble-voip radio API for FiveM
MIT License
41 stars 62 forks source link

RP Radio not working #48

Closed blackdxdev closed 2 years ago

blackdxdev commented 3 years ago

Hello i got a problem with RP radio, im using the newest mumble voip version, i got no errors but /radio is not working.

shalom69420 commented 3 years ago

i have the same problem

Natesept26 commented 3 years ago

any solutions?

GamertjeNL commented 3 years ago

I got the same problem. I will look in the files for mumble and rp-radio for a fix. I hope that the author see this and maybe has a fix for this

EDITED: I got a fix for it. I change in the client.lua file line 2: Has = false to Has = true

NoNoTheGoat commented 2 years ago

Client.lua Turn "Local Radio = { Has =True


local Radio = { Has = false, By default ^^^


local Radio = { Has = true, Fixed^^^

Mattyice12226 commented 2 years ago

didnt work