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