forked from overextended/ox_inventory
-
-
Notifications
You must be signed in to change notification settings - Fork 95
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
When I activate the weapon wheel using exports.ox_inventory:weaponWheel(state), it works fine on foot. However, if I enter a vehicle and then exit, the weapon wheel disappears and does not come back until I call the export again.
Framework
ESX
Resource version
2.44.8
To Reproduce
Steps to reproduce the behavior:
- Activate the weapon wheel using
exports.ox_inventory:weaponWheel(true). - Enter any vehicle.
- Exit the vehicle.
- The weapon wheel is no longer accessible until the export is called again.
Expected behavior
The weapon wheel should remain functional after entering and exiting a vehicle without needing to reactivate it manually.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working