Modules
Jobmanager
Client

Client

Manages jobs and player employment, allowing job creation, assignment, and modification.

core.jobmanager.setDuty

Sets a player's duty status.

core.jobmanager.setDuty(jobName, onDuty)
  • jobName: string
  • onDuty?: boolean (If left nil, it will toggle the duty status.)