Client Exports
Return a table with player jobs
exports.jobcreator:GetPlayerJobs()
Return:
jobs: table containing:
atwork (1 is in service, else 0)
Open the built-in boss benu for a specific job
exports.jobcreator:OpenBossMenu(jobname)
Check if a player has a job
Return:
Set the grade for the job
Return:
Returns the job grade, else -1
Return:
Returns the n-th job from player jobs
Return:
job: table containing:
atwork (1 is in service, else 0)
Return the first job of the player
Return:
job: table containing:
atwork (1 is in service, else 0)
Add a new job to a player if at least one is free
Remove a specified job from players's job
Return the Label of a specific job
Return:
Return the Label of a specific grade of a job
Return: