💼 Jobs
Adding More JOBS
Adding more jobs to the resource is very simple via the
config.lua
fileYou must ensure the job name you wish to use is in your
core/jobs.lua
to function correctlyTo add another job simply add your shop name as they
key
and the name of your job as thevalue
forname
to theJOBS
section inConfig.CoreSettings
The ShopName
MUST
match throughout the config file for the script to function correctly and allow that specific job society to access its features
Whatever you set as your ShopName
must be the exact same throughout the rest of the config file. If you are ever in doubt or come across issues result back to a default name
for example 'widow'
instead of 'White Widow'
Last updated