not to often I post for help with something so figure I try it. here is my problem I running some test on my test server trying to get the leveling working correctly I increase the level cap from 60 to 70 in the ps_game.exe added the needed rows for the expdefs for lvls 61-70 no problems there also added the statusdefs with out problems
now the problem when your reach lvl 60 the exp all looks fine until you hit level 61 it seems as if the info that being stored in the memory for the expdef for that level is being input as the starting exp and the ending exp
example level 60 exp shows as 250,000,000 / 300,000,000
example level 61 exp shows as 30,000,000 / 30,000,009
resulting in 1 kill level ups for each level from 61 -70
I do know the first exp given is the total exp from level 1 to current added together and the second exp is the total exp from each level needed to complete that level plus the exp needed for the current level
but im not understand why this isn't working correctly unless the game.exe or ps_game.exe isn't setting up the next levels correct do to the fact that normally the max level would be 60
so any help to fix or give any info as to this would be greatly liked
and yes I used the search button here and on google didn't find any helpful info on the subject






