vSro - How can I change the max level.

09/21/2011 19:41 Devsome#1
Hello elitepvpers,
I search the function how can I change the max level to maybe 80.
When I change it in the database the maxlevel ( dbo._Char -> MaxLevel -> Column Properties -> Default value or binding)
But doesn't work !?
Tryed already to change anythink with ollydbg in sr_Gameserver.exe , but don' know what addresse and why :P

Hope you can help me :P

Regards
09/21/2011 20:09 OutlawNL#2
[Only registered and activated users can see links. Click Here To Register...]
09/21/2011 20:43 LastThief#3
setting def. value for max level doesn't mean that it will make max lvl the value that you entered well it will make who created char lvl 80 instantly so i would prefer you to learn some olly dbg and search for the adress
09/21/2011 20:55 Devsome#4
Maybe I found the addresse with DeFixed and Winhex, but doesn't know in what addresse I need to change it.