ac_radio icon indicating copy to clipboard operation
ac_radio copied to clipboard

Bug: DisconnectWithoutRadio

Open Roekeloosss opened this issue 10 months ago • 5 comments

Version

Latest Release

Framework

es_extended

Issue description

-- Enable disconnecting from frequency when there is no radio item left in player's inventory
disconnectWithoutRadio = true,

this one is not working for me im using ox_inventory

Steps to reproduce

-- Enable disconnecting from frequency when there is no radio item left in player's inventory
disconnectWithoutRadio = true,

this one is not working for me im using ox_inventory

Confirm the following statements:

  • [x] This issue is not a question or a feature request.
  • [x] I have provided a detailed issue description and detailed reproduction steps.
  • [x] I have read the documentation.

Roekeloosss avatar Mar 09 '25 23:03 Roekeloosss

Hey, send me your radio item snippet from ox_inventory.

antond15 avatar Mar 09 '25 23:03 antond15

@Roekeloosss

antond15 avatar Mar 18 '25 16:03 antond15

the same is not working for me as well when radio is out of inventory player can still use radio -- Enable disconnecting from frequency when there is no radio item left in player's inventory disconnectWithoutRadio = true,

BuddahScripts avatar Dec 08 '25 23:12 BuddahScripts

the same is not working for me as well when radio is out of inventory player can still use radio -- Enable disconnecting from frequency when there is no radio item left in player's inventory disconnectWithoutRadio = true,

Hey, send me your radio item snippet from ox_inventory.

antond15 avatar Dec 09 '25 22:12 antond15

['radio'] = { label = 'Radio', weight = 1, stack = true, allowArmed = true },

BuddahScripts avatar Dec 15 '25 08:12 BuddahScripts