PixelCraft Official Docs
  • Welcome
  • Information
    • Discord Roles
    • How to update your asset
    • FiveM Asset Escrow System
  • Assets and Guides
    • PC-Crafting-V2
      • Installation
      • Configuration
        • Inventory System
        • Core Framework
        • Language
        • EXP Enabled
        • Whitelisting Players
        • Whitelisted Admins
        • Weapon Damage Multipliers
        • Weapon Parts Configuration
        • Crafting & Repair Experience
        • Crafting Locations
        • Database Setup
        • Custom Weapons
        • Crafting Recipes
        • Attachments
      • Troubleshooting
      • Commands
      • Support
    • PC-Security
      • Installation
      • Configuration
        • Job Routes
        • Level Thresholds
        • Level-Specific Configurations
        • Damage Threshold
        • Police Alert
        • Security Shop Items
        • Criminal Rewards
        • Blips
      • Support
Powered by GitBook
On this page
  1. Assets and Guides
  2. PC-Crafting-V2
  3. Configuration

Inventory System

  • Purpose: Specifies the inventory system used on your server.

  • Options:

    • 'qb-inventory': For the qb-inventory resource.

    • 'qs-inventory': For the qs-inventory resource.

    • 'ox_inventory': For the ox_inventory resource. Note: When using ox_inventory, weapon names in other config sections should be in ALL CAPS.

    • For any other inventories, you can leave it to 'qb_inventory'.

      • Example:

        Config.Inventory = 'qb-inventory'

PreviousConfigurationNextCore Framework

Last updated 2 months ago