Inventories
Last updated
Last updated
For ox_inventory we don't need to add/modify anything.
Go to qb-inventory/server/functions.lua and add the following export right after function InitializeInventory()
Should look something like this:
Go to qb-inventory/server/main.lua and add the following code in line 482 inside the 'qb-inventory:server:SetInventoryData'
event:
Should look something like this: