qb-inventory
qb-inventory copied to clipboard
Slot Based Inventory System Used With QB-Core :school_satchel:
## Description The export and local function "GetTrunkSize" returns a nil index when used. The problem is that [vehicleClass] is carried over from Config.TrunkSize into the new variable "trunkSize", which...
## Description Let developers get item/s count in player's inventory ## Checklist - [ x ] I have personally loaded this code into an updated qbcore project and checked all...
### Summary After storing the item, if you close the hiding place and open it again, the item will disappear. ### Reproduction Delete the database and re-import it ### Expected...
## Description added webp support ## Checklist - [ ] I have personally loaded this code into an updated qbcore project and checked all of its functionality. - [ ]...
## Description This PR will let developers set custom names to stashes without changing it's ID ## Checklist - [ x ] I have personally loaded this code into an...
## Description With this change, you can add item descriptions without adding the lines in `app.js` by just passing the data in `info.description` of the item. This way you don't...
### The problem The 6th slot remains even if you set the max inventory slots to 40 instead of 41 ### Ideal solution A way to toggle the 6th slot...
### Summary Not Working with police job in armory and also jim-mechanic stashes also with ambulancejob stash ### Reproduction . ### Expected behavior open stashes correctly ### Actual behavior Not...
### Summary distance checking is not working for trunk or glovebox ### Reproduction open inventory ### Expected behavior It should not open other player's trunk or glovebox, even they are...