Closed setsuk12 closed 2 years ago
what is the field to modify the xp bar in the canvas?
i tried .setxpCurrent() .setxpNeeded() but it doesn't work, what is the exact value please? Thanks
Like that:
.setXP("current", 500) .setXP("needed", 1000)` __**READ THE README PLS**__
what is the field to modify the xp bar in the canvas?
i tried
.setxpCurrent() .setxpNeeded() but it doesn't work, what is the exact value please? Thanks