cfxregame
Gold Elite
INFO
- Mostly used for getting ammo values in qb-inventory tool tip
- is required for clothing-menu in to work properly
Fix Uncaught TypeError
- 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})
Fix Item showing up as [+Undefined/-Undefined]
- To fix you need to add the amount of items you recieved in the item box when item is removed/recieved
- For example:
- TriggerClientEvent('inventory:client:ItemBox', src, QBCore.Shared.Items['water'], "add", 1) <-- TriggerClientEvent('inventory:client:ItemBox', src, QBCore.Shared.Items['water'], "remove", 1) <--
- Dont like fixing stuff? Go buy a paid inventory from a leech
Showcase
Hidden link for visitors, to see Log in or register now.
3.5 Reskin

This is what it looks like after using it

