qb-inventory support
MOST RECENT VERSION ONLY
Navigate to server/main.lua and after print(#result .. ' inventories successfully loaded')
, add the following code:
Then, go to server/functions.lua, and paste following code after exports('ClearInventory', ClearInventory)
:
Last updated