Level issue

People at my server starts with a level below 0 for some reason
8 Replies
EasyThreads
EasyThreads2mo ago
Hey @The Exit! Our team will answer your post soon. If this is an issue in your server, make sure you've included your server's ID (This can be found on the /ping command), as well as which users are having this issue. Once your question has been answered, you can mark your question as solved via Right click solution message -> Apps -> ✅ Mark Solution to help others find the solution via Answer Overflow
Asleep
Asleep2mo ago
Hi, I'd be happy to assist with this. Can you share your server's ID?
The Exit
The ExitOP2mo ago
1028317709399752704
Asleep
Asleep2mo ago
Your leveling formula appears to have an error in it. By it's logic, it would take ~761 XP to reach level 0. This should be 0 XP, as that's what members start with. If you'd like, this is the default leveling formula for Kiai: 12 * ({level} * {level}) + {level} * 12
The Exit
The ExitOP2mo ago
i don't want to use default formula is there any way to fix the current formula or get something similar?
Asleep
Asleep2mo ago
You could try removing the 660 in the formula. That appears to get left on its own when the formula is used with level 0. What’s the issue with the default formula? Too slow progression? Too fast?
The Exit
The ExitOP2mo ago
i had lurkr bot before kiai and i used this formula + 6 seconds cooldown to match it i changed to kiai because it has more features + can change cooldown and i had to adapt it to kiai by changing formula and xp per message, etc
Asleep
Asleep2mo ago
I notice you’ve already figured out a formula that seems to work well with Kiai and aligns with Lurkr. Are you trying to improve it? If so, that’s fine, just want to make sure you’re aware of this. https://discord.com/channels/744282929684938844/1345059130129387530 oops pinged wrong person Hey @The Exit, just following up. Have you found a solution to your issue?

Did you find this page helpful?