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'

Last updated