Skip to main content

Installation

Please find below the selected framework in which your server works and follow the step by step guide for the installation

Install dependencies

QBCore

Add script to server

  • Download pure-gangsystem from keymaster
  • Add pure-gangsystem to your resources folder of your choice
  • Add this to your server.cfg below your qb-core:
server.cfg
ensure qb-core
# dependencies
ensure pure-gangsystem
  • Navigate to the config/config.lua and change the settings accordingly, such as below - an in depth guide to the config is available here
config/config.lua
Framework = 'qbcore'

Delete existing files

  • Delete any gang related resources from your resources folder

  • Restart your server and enjoy!

ESX

Add script to server

  • Download pure-gangsystem from keymaster
  • Add pure-gangsystem to your resources folder of your choice
  • Add this to your server.cfg such as below:
server.cfg
ensure [core]
# dependencies
ensure pure-gangsystem
  • Navigate to the config/config.lua and change the settings accordingly, such as below - an in depth guide to the config is available here
config/config.lua
Framework = 'esx'

Delete existing files

  • Delete any gang related resources from your resources folder

  • Restart your server and enjoy!

qbox

Add script to server

  • Download pure-gangsystem from keymaster
  • Add pure-gangsystem to your resources folder of your choice
  • Add this to your server.cfg below your qbx_core:
server.cfg
ensure qbx_core
# dependencies
ensure pure-gangsystem
  • Navigate to the config/config.lua and change the settings accordingly, such as below - an in depth guide to the config is available here
config/config.lua
Framework = 'qbox'

Delete existing files

  • Delete any gang related resources from your resources folder

  • Restart your server and enjoy!

Standalone

Change Framework to standalone in the config.lua and edit functions in the respected folders