#Qb-radio

1 messages · Page 1 of 1 (latest)

vast bluff
#

Script Name: qb-radio

Error: No console errors.

What's the issue you're experiencing:
When using the radio keybind, the radio on/off sound effect plays twice instead of once. The radio itself functions correctly and connects/disconnects as expected, but the audio notification is duplicated every time the keybind is used.

Just trying to identify the cause of the issue or see if anyone has experienced this before.

What was the last thing that changed:
Recently updated/changed scripts related to voice/radio setup. Using QBCore with default qb resources.

What measures and steps have you taken to troubleshoot this issue:

  • Checked for duplicate event registrations
  • Looked through qb-radio client files
  • Verified InteractSound is running as its own resource
  • Checked server.cfg resource start order
  • Searched for duplicate PlayOnOne / PlayOnAll calls
  • Tested resource restarts

Video/screenshot:
Can provide if needed.

full salmon
#

Try to reinstall pma-voice and qb-radio

#

And test

#

If it will work

vast bluff
#

It happens on other servers

vast bluff
#

I will add a video of issue later

vast bluff
#

Any ideas?

full salmon
# vast bluff

Open vscode with ur server files and search for the sound name

#

And see if there another function or event that play the sound

vast bluff
full salmon
full salmon
#

Or see fivem/mods folder also

vast bluff
#

I might reinstall both fivem and gtav

worthy sigil
#

If its doing it on all servers it sounds like its a client sided mod youve added

vast bluff
worthy sigil
#

remove your mods and try your servers again to see if the issue persits

vast bluff
#

Tried that already

vast bluff
#

Removing this line "addedPlayers[id] = true" from pma-voice/client/init/main.lua fixed it