Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

EXP Table [New KPT]

Junior Spellweaver
Joined
Aug 21, 2009
Messages
115
Reaction score
19
filter, the table that your program create is very good *-*
but when I try put level in my char , if you can send to me the xphex.txt please , i not found EXP Table in hex or olly .. i try =(

---------- Post added at 05:36 AM ---------- Previous post was at 05:23 AM ----------

not , i could , I thought level max was 150 , because I got up to 150 in game .. why it happens ? level not stop in lvl 120 , but exp table yes
 
Custom Title Activated
Loyal Member
Joined
May 26, 2007
Messages
5,545
Reaction score
1,315
Mismatched level:exp tables in client and server?
 
Newbie Spellweaver
Joined
May 19, 2010
Messages
82
Reaction score
43
not , i could , I thought level max was 150 , because I got up to 150 in game .. why it happens ? level not stop in lvl 120 , but exp table yes
You need to upgrade your clients XP table if you want to use level 150. KPT client has maximal till level 120.
Your XP table start from:
Code:
OllyDBG offset:
05FCD68
Hex Workshop offset:
01FCD68
 
Back
Top