Rayhan Posted December 13, 2012 Posted December 13, 2012 (edited) Hello, i have my server at max level 255 but for some reason from level 100 / 150 the EXP gained is the same as level 200+ 300x EXP rates, 2% from Kasa at level 221, should be a lot more than 2% I've updated the EXP table to a custom one from eAthena that accepts max level upto 1000 but its still happening. Any solutions? Edited December 13, 2012 by Rayhan Quote
Emistry Posted December 14, 2012 Posted December 14, 2012 are you using RENEWAL_EXP ? trunk/src/config/renewal.h /// renewal exp rate algorithms /// (disable by commenting the line) /// /// leave this line to enable renewal item exp rate algorithms /// while enabled a special modified based on the difference between the player and monster level is applied #define RENEWAL_EXP if yes...disable it.....this renewal setting will adjust the exp you gained based on your level gap between your player and monster. anyway....you can still change the adjust rate here trunk/db/re/level_penalty.txt Quote
Rayhan Posted December 14, 2012 Author Posted December 14, 2012 I've disabled all the renewal stuff, any other solution? Quote
Emistry Posted December 14, 2012 Posted December 14, 2012 maybe your required exp range is too large ? check your exp table. Quote
Rayhan Posted December 14, 2012 Author Posted December 14, 2012 Is there a custom EXP table available for max base level 255 and max job level 120? Quote
Mystery Posted December 17, 2012 Posted December 17, 2012 Is there a custom EXP table available for max base level 255 and max job level 120? No. You just change the max level in your exp table. If you wish to change the values in which to achieve to those levels, you gotta change them yourself. Quote
Question
Rayhan
Hello, i have my server at max level 255 but for some reason from level 100 / 150 the EXP gained is the same as level 200+
300x EXP rates, 2% from Kasa at level 221, should be a lot more than 2%
I've updated the EXP table to a custom one from eAthena that accepts max level upto 1000 but its still happening.
Any solutions?
Edited by Rayhan5 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.