The inventory was worked with an old version of QBCore (2021). In case it doesn't work properly you can download the new qb-inventory and replace the "html" directory.
In order for clothing to work with the new QBCore inventory you will need to add this in the client.lua:
RegisterNUICallback("changeClothes", function(data)
ExecuteCommand(data.clothing)
end)
A script containing the clothing commands in English.
- Creates different shops for 24/7, Ammunation, Liquor Stores, Vending Machines, etc.
- Job restricted items in shops.
- It includes all the options from the QBCore inventory and some added by me.
- Clothing options on the inventory UI.
If you need help with this resource you can contact me via Discord: miquelmq20#9760