[ESX] ls-radio | Radio for everyone with TokoVOIP

So I have the radio working for In-Game Transmissions. My question pertains to more of the Dispatch role.
If the user is not in the game, they can hear others but the users in-game cannot hear the user that is not in game. How can I get this to work?

Any help would be great!

When i use the radio it does not show me the animation! And yes it is enabled in tokovoip… Btw how do i make esx_inventoryhud work with this script? Best regards

*EDIT : I fixed the animation somehow but my notification bar does not pop up anywhere. and i cant use this script as an item, This is how it looks for me = https://streamable.com/xwl7e

u need the esx_invetoryhud 2.3 there have some option make invetoryhud close if u use selected item, check in ur config

When I install this what do I do if I was not using it for ESX?

Hello, how to remove the noise when you press to speak? please

change this lines
146 to 159 client.main for mevove radio after drop
RegisterNetEvent(ā€˜ls-radio:onRadioDrop’)
AddEventHandler(ā€˜ls-radio:onRadioDrop’, function(data, cb)
local playerName = GetPlayerName(PlayerId())
local getPlayerRadioChannel = exports.tokovoip_script:getPlayerData(playerName, ā€œradio:channelā€)

if getPlayerRadioChannel ~= ā€œnilā€ then

exports.tokovoip_script:removePlayerFromRadio(getPlayerRadioChannel)
exports.tokovoip_script:setPlayerData(playerName, "radio:channel", "nil", true)
exports['mythic_notify']:DoHudText('inform', Config.messages['you_leave'] .. getPlayerRadioChannel .. '.00 MHz </b>')

end
end)

does anyone have converted this to vrp yet?

when i on line 15 its saying im on phone call image

Hi there. I am currently using this on my RP server and would like to add more radio channels. I was wondering how I would go about that? Is the 100 channel limit hard coded into the script, or is it as easy as just adding more channels in the tokovoip s_config?

hello anybody that have madeit to vrp that can send it thanks before :slight_smile:

Hmm, is it possible to simulate VHF? :smiley:

guys i wanna to change command ā€œradioā€ into a keybind how i can doit ?

Why dont work in vehicle? Anyone knows?

radio show up but ESC doesnt work, 0 notify, no error in server console and client console xD somebody know how to fix it?

1 Like

How do i select a specific radio ā€œBUTTONā€ for the radio? i dont want tokovoip to use the radio when pressing the voice key, or do i change RadioKey in tokovoip to somthing els? and how do i then do with tokovoip adding a new ā€œvoiceā€ key for proximity voice?

For example ā€œIsControlPressed(1, 14) – Radio toggle Off and once more Radio toggle Onā€

Is there a way to find Radio 1-2-3-4 frequence to button and switch with that? and back to off?

guys i have a problem when i open the radio i can’t close it anymore, has anyone had this problem?

1 Like

Hi all gamers, devolipers and server owners.

I have tokovoip on my server, and i want the tokovoip hud (the one in the left corner) to be gone, i got a hud with tokovoip support, so i dont need the one in the left upper corner (see photo)tokovoip

I have been looking in every file, but i cant find it :confused:

someone of you know how i can disable this one?

Thanks

same any fix?

Update esx :wink: @Xlore1997

1 Like