HelenaToDev Posted March 19, 2021 Share Posted March 19, 2021 Hello guys, I have doubts on how I apply this formula on my server to calculate the xp of the classes, can someone help me? Â Here is my formula: (50/3)*(X^3-6*X^2+17*X-12)) where X is the player's level Link to comment Share on other sites More sharing options...
0 jcsnider Posted March 19, 2021 Share Posted March 19, 2021 Use that formula in an excel sheet to come up with a column for total exp to next level from 1 to max level, then open the exp grid in the class editor and copy that column of values into the grid to override the default formula. Link to comment Share on other sites More sharing options...
0 HelenaToDev Posted March 19, 2021 Author Share Posted March 19, 2021 I did a calculation up to level 1000, but it is only pasting up to level 507.  https://prnt.sc/10q94qq  And when I click CLOSE, it goes back to the normal screen, but when I go back to the table, it resets  https://prnt.sc/10q95tm after https://prnt.sc/10q965i   Link to comment Share on other sites More sharing options...
0 Cheshire Posted March 19, 2021 Share Posted March 19, 2021 Does your experience required somehow go over 2.1billion? That's more or less the hard cap for the experience value due to the data structure. Link to comment Share on other sites More sharing options...
0 HelenaToDev Posted March 19, 2021 Author Share Posted March 19, 2021 5 minutes ago, Cheshire said: Does your experience required somehow go over 2.1billion? That's more or less the hard cap for the experience value due to the data structure. Whoa, what a pity, but can it be expanded? Say I want to put a maximum level of 1000, will I have to express XP within those levels because the engine limits? Okay, let's say I set it to level 500, which is how far the engine allows, why doesn't it save? when I enter the table, does it reset? Link to comment Share on other sites More sharing options...
0 HelenaToDev Posted March 19, 2021 Author Share Posted March 19, 2021 This is the XP table that I want to put  https://ascensiongamedev.com/resources/filehost/7c0a5524dafc75389e46eb1fd3b08447.xlsx Link to comment Share on other sites More sharing options...
Question
HelenaToDev
Hello guys, I have doubts on how I apply this formula on my server to calculate the xp of the classes, can someone help me?
Â
Here is my formula: (50/3)*(X^3-6*X^2+17*X-12)) where X is the player's level
Link to comment
Share on other sites
5 answers to this question
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now