NVM Close, i solved it :D
Also thank you bheaven for answer :P
Current Exp divide by Next Level Exp, Multiply by 100 and thats it :D
10/30/2011 22:08bheaven#2
the client does not save the % in memory (at least not in the player-object).
instead it saves the current EXP, gets the max required EXP for the lever your char is at and then calculates the %.
10/31/2011 00:57iNiperx#3
Oh.. So, how could i calculate the % ?
Lil bump :P i really want to know..
Nvm.. i got it :P just need to find out address for next level exp :D