need some help here
1 Like
In line 153 needβs to be like this
if xPlayer.getJob().grade >= config.grade then
check if xPlayer.getJob().grade and config.grade have Values.
Maybe you have an issue with the xPlayer Variable being Nil !
Also check if your table config has the Column grade!
Iβm an Amateur, i just starting with this. Maybe you can look over this.
1 Like
main.lua (17.5 KB)
Maybe try this
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.