Gang System for ESX
Configuration Steps
Disable the Gang System (Use Jobs as Gangs Instead)
Set
useJobsAsGangs
to true inmodules/framework/esx/gangs.lua
Enable the Gang System
Open
modules/framework/esx/gangs.lua
Set
useJobsAsGangs
to false inmodules/framework/esx/gangs.lua
Add all your gangs to this file.
Run the
esx_gangs.sql
file to apply database changes.
Last updated