Add Job
Adds jobs to the player. If the player has it, it updates grade. (Does not set as current!)
exports['six-jobs']:AddJob(playerId, job, grade)playerId:
valuejob:
stringgrade:
value
Last updated
Adds jobs to the player. If the player has it, it updates grade. (Does not set as current!)
exports['six-jobs']:AddJob(playerId, job, grade)playerId: value
job: string
grade: value
Last updated