Installation
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.luaIf only using one you don't need to add both
Add the images from the
imagesfolder intoqb-inventory/html/imagesfolderIn
qb-inventory/server/main.luaadd in the needed lines for Identifying the boxShould look like this

Add into
dpemotes/Client/AnimationList.luathe needed emotes for the boxIf only using one you don't need to add both
Move
that_sec_boxinto your server resourcesWill need to restart the server for all coding to take effect
Last updated