#QB-Inventory
1 messages · Page 1 of 1 (latest)
TriggerClientEvent('qb-inventory:client:ItemBox', src, QBCore.Shared.Items["ITEMNAME"], "add", AMOUNT)
Where do I place this in?
are u making ur own script?
No, just trying to make it show in the inventory like other inventories where it's on by default
So if I was to drop something it would show on the bottom of my screen that I dropped it or got given it from a job etc
ud need to add that snippet to every script that is set up to give u an item
look for the function that gives the player the item and add it there
Isn't there a way to have it setup by default within qb-inventory? Like for example ox_inventory gives you that feature by default
I will look again, it maybe because I don't have the images put in there yet
i just looked in the recycling job funstion whre it gives u items and that has the snippet so id imagine it does do this
what script isnt it working for u?
how old is your qb-inventory. maybe its outdated
cos i know there last update they chagned the event names from "inventory" to "qb-inventory"