Is possible to change this?

No description
Solution:
By default, the XP formula is 12 * (level * level) + level * 12. This means that when Kiai is calculating how much XP is needed for level 10 for example, it will calculate 12 * (10 * 10) + 10 * 12 which is 1320. This means that level 10 requires 1320 XP to reach. You can make your own formulas like that and use the placeholders listed on the command as variables...
Jump to solution
18 Replies
EasyThreads
EasyThreads2w ago
Hey @TimeEnd! 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
TimeEnd
TimeEndOP2w ago
I want to change it from 24 to any number i want is possible?
Finny
Finny2w ago
If your talking about the required xp to level up then you would need to change the xp formula
TimeEnd
TimeEndOP2w ago
How?
Finny
Finny2w ago
Settings -> Message XP -> XP Formula
Solution
Finny
Finny2w ago
By default, the XP formula is 12 * (level * level) + level * 12. This means that when Kiai is calculating how much XP is needed for level 10 for example, it will calculate 12 * (10 * 10) + 10 * 12 which is 1320. This means that level 10 requires 1320 XP to reach. You can make your own formulas like that and use the placeholders listed on the command as variables
TimeEnd
TimeEndOP2w ago
Oh okay Thank youu Also is there a option for role reward?
Finny
Finny2w ago
Its a different command but yes
TimeEnd
TimeEndOP2w ago
Oh okay found it thx for help
Finny
Finny2w ago
/rewards add role Yep!
TimeEnd
TimeEndOP2w ago
:02Love:
TimeEnd
TimeEndOP2w ago
Umm Another question if possible How to let xp start from 0 when level up? Like i have lvl 0 to 1 is 500xp when i level up to 1 Xp show me 500/1050 I need it from 0 how?
Ibotmealot
Ibotmealot2w ago
@TimeEnd 👋 If you're wanting to start at 0 for every level, you'll need to setup a custom levelling formula that includes + {xp}. See the attached screenshot 👇
No description
TimeEnd
TimeEndOP2w ago
Ye but where should i add + xp This i have in my server 0 * ({level} * {level}) + {level} * 500 Where to add + xp bcz tried and didint worked
Ibotmealot
Ibotmealot2w ago
Hm strange, lemme do some testing and I'll get back to you
TimeEnd
TimeEndOP2w ago
Okayy Any new?
Ibotmealot
Ibotmealot2w ago
@TimeEnd Sorry for the delay, but after testing adding + {xp} does indeed change the formula and requires users to get more XP. However, it doesn't change it to start at 0. Kiai works off of a cumulative system. If you want to see this changed feel free to make a post in #kiai-suggestions.
TimeEnd
TimeEndOP2w ago
Oh okayy thanks

Did you find this page helpful?