/void_backpacks

A backpack system utlizing ox_inventory

Primary LanguageLuaGNU General Public License v3.0GPL-3.0

A backpack system utilizing ox_inventory

Dependencies

Features

  • Add as many backpacks as you want
  • Option to disallow players to carry multiple bags at once
  • Add blacklisted items that can't be stored in backpacks
  • A bag will appear on you when carrying a backpack
  • Compatible with Ox Core, QBCore and ESX.

Installation

  • Install all dependencies.
  • Download the latest release and add it to your resources
  • Add the items from data/items.lua to ox_inventory/data/items.lua
  • Add the container properties from data/containers.lua to ox_inventory/modules/items/containers.lua
  • Add ensure void_backpacks to your server.cfg