description |
---|
How to correctly add the society jobs for esx. |
{% hint style="info" %}
You only need to follow these steps if you're usingConfig.UseFrameworkJobs = true
{% endhint %}
Follow these steps for all owned mechanics.
-
Get the job name from the config.lua\
-
Go to your database.\
-
Open the
addon_account
table\ -
Right click and press Insert row\
-
Set the name to
society_[JOBNAME]
For example: job name
lscustoms
would besociety_lscustoms
Set theshared
column to 1\ -
Open the addon_account_data table
\ -
Right click and press Insert row\
-
Set the account_name to the same as before eg:
society_lscustoms
Then setmoney
to 0 and leave the rest as it is.
And now you are all set! If you have any questions please use the mechanic chat or ticket.