Job
Client functions that are in some way related to the job aspects.
Wosa.Character.Job.Set(string job, int salary, string jobLabel)
local currentJob = Wosa.Character.Job.Get()
Wosa.Character.Job.Clear()
Last updated
Was this helpful?
Client functions that are in some way related to the job aspects.
Wosa.Character.Job.Set(string job, int salary, string jobLabel)
local currentJob = Wosa.Character.Job.Get()
Wosa.Character.Job.Clear()
Last updated
Was this helpful?