All Credits to go to the original qbcore-framework repository
- This verison of qb-weapons allows ammo to save to database
- Mostly used for getting ammo values in qb-inventory tool tip
- https://github.com/dojwun/qb-weapons
- To fix "[script:qb-inventory:nui] Uncaught TypeError: Cannot read property "toFixed" of undefined"
- Quality has to be manually added to the item u just recieved
- For example:
Player.Functions.AddItem(item, amount, slot, {["quality"] = 100})