Page cover

πŸ› οΈINSTALATION

Please follow each step carefully to avoid any problems during installation.

BASICS

Put core_gangs in your resources folder

  • Upload the sql file on your database to create the required table / column on your database

  • Check that all the item set in the config file (GenerationItem / ProcessingFrom / ProcessingTo / SaleItem) exist change it. Add the items in your items.lua (QBCore / ox_inventory / qs-inventory) OR in your item database (ESX).

  • Read the config file to parameter your framework / inventory script / zone etc.

  • Make sure you have qb-target or ox_target script

  • Ensure the resource in your server.cfg


INVENTORY COMPATABILITY

This script uses stashes for Value Zones for that funcionality to work you need to check inventory compatability

INVENTORY
SUPPORT

core_inventory

βœ… Officially supported

qs-inventory

βœ”οΈ Supported

codem-inventory

βœ”οΈ Supported

tigiann-inventory

βœ”οΈ Supported

ox_inventory

βœ”οΈ Supported

qb-inventory, lj-inventory, ps-inventory (any fork)

⚠️ Needs addicional code

IF YOU USE QB-INVENTORY / LJ-INVENTORY / PS-INVENTORY OR any fork of QB-INVENTORY, PLEASE ADD ALL THE CODE BEHIND IN qb-inventory(lj-inventory / ps-inventory etc.) / server / main.lua at the total end of the file:

Old version of qb-inventory / ps-inventory / lj-inventory (Version older or equal to Apr 29, 2024 (version less than 2.0.0)) :

New version of qb-inventory (Version newer then Apr 29, 2024 (version greater or equal to 2.0.0))


C8RE TOOLS

This script will soon feature C8RE TOOLS an in-game config for easier configuration. Stay tuned!

Last updated