Add New Job's
In the yoda reputation system, it is possible to add the jobs you want in the tabs of the UI you want (if you use YODA UI). To do this, you must follow the steps below to implement in config_jobs.lua.
Label -> The label is to store the jobs in the DB and must be a name that is easy to access, so it must not have spaces or special characters.
Name -> Name of the Job
Tab -> Name of the tab to YODA UI
Tab Icon -> Icon for Tab
Job Icon -> Icon for Job Card
Max Points -> The maximum of points for this job
Level Thresholds -> The points needed to reach each level
Rewards -> The reward for each level
Last updated
Was this helpful?