Bug: DisconnectWithoutRadio
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.
Hey, send me your radio item snippet from ox_inventory.
@Roekeloosss
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,
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.
['radio'] = { label = 'Radio', weight = 1, stack = true, allowArmed = true },