ox_inventory icon indicating copy to clipboard operation
ox_inventory copied to clipboard

Slot-based inventory with metadata.

Results 185 ox_inventory issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** We have an arena system for players to do activities like 1v1s, we like to disable the players use of...

enhancement

#### Current Issue: After using a parachute, the object is created on the players back and the gadget/weapon is given to the player. However if the player equips another weapon...

The goal of this PR is reducing the JS bundle size by ditching `lodash` while maintaining the same functionality as before. Series of test were run in order to make...

**Describe the bug** For a while now we are unable to open an inventory/stash/shop in game. In the config i have the following line: `setr inventory:police ["police", "kmar", "admin"]` When...

bug

**Describe the bug** A clear and concise description of what the bug is. In the previous version, weapon switching worked - after the update it stopped. the script correctly knows...

bug

Not sure if anyone else is using this for their own inventory logs system, but we would love to know who dropped something and who picked up something. By initiating...

Currently, you can unlimitedly use ammo by unequipping the weapon you are using while shooting with it. This PR solves this bug by preventing weapons from being unequipped while they...

**Is your feature request related to a problem? Please describe.** When the feature is enabled you have to switch between mouse use (to select the give option) and the keyboard...

enhancement

**Describe the bug** this is a fresh install into qb-core when i try to use items in my inventory or at the shops nothing happens i get this error following...

bug

**Is your feature request related to a problem? Please describe.** I want to take actions when a certain item is added or removed from the player's inventory. Currently, I can...

enhancement