Installation

All info can be found in the README.md file that is in the folder

  1. Transfer images for inventory into qb-inventory/html/images

  2. Add the item code lines into qb-core/shared/items.lua

  3. Add code lines into qb-inventory/server/main.lua

    • Like below if you need help please put in a discord ticket and I will help you out with it.

    • Look for the SaveInventory Event like next to the yellow line on the picture below

    • The lines will go under the elseif statement next to the second yellow line

  1. Set up config file to how you desire for allowed items, time to open/close, etc

  2. Install into server. (Server will need to be restart to allow for steps 1-3 to take effect)

Last updated