xPlayer.setJob¶
xPlayer.setJob(name, grade)
This functions sets the player job, the job must be defined in the jobs
database table.
Arguments¶
Argument | Data Type | Optional | Default Value | Explanation |
---|---|---|---|---|
name | string | No | - | Job name |
grade | string&number | No | - | Job grade |