Jobs
Jobs creation, grades using esx_society
Overview
Job system in ESX (esx_society) is working with job and job grades, job can be whitelisted or not if you are using jobmenu you will 100% use it, every job grade has its own salary and name, please dont forget that name of job and display name is two different thinks, you cannot use diacriticts or special characters in name, but in display name you can.
Job functions
isJobExists(jobName, callback)
createJob(name, displayName, whitelisted)
isJobGradeExists(name, jobName, callback)
createJobGrade(jobName, grade, name, displayName, salary)
Create job
Create job grade
Last updated
Was this helpful?