Mechanic
ESX Framework Jobs
How to add the society jobs for ESX
You only need to follow these steps if you're using Config.UseFrameworkJobs = true.
Follow these steps for all owned mechanics.
-
Get the job name from
config.lua.
-
Go to your database.
-
Open the
addon_accounttable.
-
Right click and press Insert row.

-
Set the name to
society_[JOBNAME].For example: job name
lscustomswould besociety_lscustoms.
Set thesharedcolumn to 1. -
Open the
addon_account_datatable.
-
Right click and press Insert row.

-
Set the
account_nameto the same as before, e.g.society_lscustoms.
Then setmoneyto 0 and leave the rest as it is.