Installation
Last updated
Last updated
All info can be found in the README.md file that is in the folder
Modify the config.lua file as desire
Select allowed list items, black list items, or neither
Modify the slot number and weight inside of box
Select if the box will have the pin or not
Add the box(es) and lock pick(es) into qb-core/shared/items.lua
If only using one you don't need to add both
Add the images from the images
folder into qb-inventory/html/images
folder
In qb-inventory/server/main.lua
add in the needed lines for Identifying the box
Should look like this
Add into dpemotes/Client/AnimationList.lua
the needed emotes for the box
If only using one you don't need to add both
Move that_sec_box
into your server resources
Will need to restart the server for all coding to take effect