problem with leveling (101%+)
HelloI have translated all the server xp codes, made them (original value) / 10 = hex value and entered them in reverse.. I replaced the XP Table in my client and in my KPT Ultimate release server... I see req to level 1-> 2 is 100XP, original was 1000, so the table worked, but when the XP bar reaches 100%, it just goes to 101%+, need to relog to level and get proper %, is there anything I am missing?
There are also 2 XP tables in the server.exe, 1 goes to LV150, the other only to LV 110 I tried changing only the LV150 one and also to both, still same issue... anyone had this problem before and resolved?
EDIT: Continued testing, I left all the original XP values alone and just decided to change the first one, the one that is 0E38 / 380E in EXE, to 01F4 / F401 In EXE, the problem occurs again, level and XP bar goes beyond 101%.
~cheers
EDIT: Included screenshots of the XP table, the left is the original table, the right is the 1/20 table, everything else matches and was untouched, still when leveling, pass 100% and need to relog to level... something is missing..
I thought the XP table dark has posted might've been the culprit, so I even spent some time converting the HEX that was in the server.exe, manually deviding it 1/10, actually just remove 1 digit and it's 1/10th, then converted it back to HEX, input back into EXE, still no dice...
http://img7.imageshack.us/img7/1743/xp1c.th.jpg
http://img7.imageshack.us/img7/9366/xp2d.th.jpg
http://img25.imageshack.us/img25/4074/xp3.th.jpg
EDIT: after copy/pasteing back the original table, everything is back to normal again, guess I'll double check the table later and make sure I got it correct, I'm running out of ideas.. anyone tried doing this and was successful? Thx...
Re: problem with leveling (101%+)
Argh !! has'nt anyone successfully modified the XP Table in server/client.exe and can still level up normally without relogging afterwards?
Re: problem with leveling (101%+)
Hey man, do me a favor, copy and paste the new codes here, the one that is split 1/20 or 1/10 whatever. ill test it and let u know if you did something wrong :D
Re: problem with leveling (101%+)
Quote:
Originally Posted by
fearme1
Hey man, do me a favor, copy and paste the new codes here, the one that is split 1/20 or 1/10 whatever. ill test it and let u know if you did something wrong :D
Hello, check this thread out, I posted it there... I triple checked those values and they are correct, the original is a match to that of current EPT and the modified is 1/10, keep me posted.
http://forum.ragezone.com/f286/help-...9/#post4745663
I think what I am missing are the "Level Up" pointers in the EXE, not sure how to find it since Im not too smart when it comes to Olly.