That Creator Documentation
  • 👋OVERVIEW
  • 📚DOCUMENTATION
    • 📘SCRIPTS GUIDES
    • 💳WALLET
      • Overview
        • Config Preview
      • Installation
      • Showcase Video
      • Tebex
      • Version Updates
    • 🗑️TRASH SEARCH
      • Overview
        • Config Preview
      • Installation
      • Showcase Video
      • Tebex
    • 🔐SECURE BOX
      • Overview
        • Config Preview
      • Installation
      • Showcase Video
      • Tebex
      • Version Updates
    • ⌨️BOSS AND JOBS
      • Overview
        • Config Preview
      • Installation
      • Showcase Video
      • Tebex
      • Version Updates
      • FAQ
Powered by GitBook
On this page
  1. DOCUMENTATION
  2. WALLET

Installation

PreviousConfig PreviewNextShowcase Video

Last updated 2 years ago

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)

📚
💳