• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

how to allow character level more than 395?

Newbie Spellweaver
Joined
Feb 1, 2012
Messages
73
Reaction score
3
:huh:

on Trickster S2 TW version seem we have death lock at level 395 and can't go to level 400.

15622566_1152560381488985_7026953802915934425_n - how to allow character level more than 395? - RaGEZONE Forums

maybe i must unlock on somewhere but i can't find that

cloud you advice me :huh:
 
Newbie Spellweaver
Joined
Nov 15, 2015
Messages
36
Reaction score
15
Edit Gameserver.exe with Hex Editor
BASE LV400(max)
offset
000DC442 8B -> 90
000DC571 8B -> 90
000DC57A 8B -> 90
TM LV500(max)
000DC5F6 8B -> F4
000DC76F 8B -> F4
000DC77E 8B -> F4
There may be other besides but I am not looking for it yet...
 
Upvote 0
Newbie Spellweaver
Joined
Feb 1, 2012
Messages
73
Reaction score
3
Edit Gameserver.exe with Hex Editor
BASE LV400(max)
offset
000DC442 8B -> 90
000DC571 8B -> 90
000DC57A 8B -> 90
TM LV500(max)
000DC5F6 8B -> F4
000DC76F 8B -> F4
000DC77E 8B -> F4
There may be other besides but I am not looking for it yet...


i try this but not found "000DC442 8B" or other address as you show - -"
 
Upvote 0
Experienced Elementalist
Joined
Oct 2, 2005
Messages
234
Reaction score
48
BASE LV400(max)
offset
000DC442 8B -> 90
000DC571 8B -> 90
000DC57A 8B -> 90
TM LV500(max)
000DC5F6 8B -> F4
000DC76F 8B -> F4
000DC77E 8B -> F4

Is there any way to go any higher then Level 400 and Tm Level 500 ?
Example Level 600 and Tm Level 700 ?
 
Upvote 0
Back
Top