paolokupal Posted April 5, 2012 Share Posted April 5, 2012 I had edit this files : exp.txt battle.c Map.h client.txt but still it does not change the max base level. Quote Link to comment Share on other sites More sharing options...
Eurydice Posted April 5, 2012 Share Posted April 5, 2012 Did you recompile your server? Quote Link to comment Share on other sites More sharing options...
Flaid Posted April 5, 2012 Share Posted April 5, 2012 Also, make sure you edited the correct exp.txt. There's 2, renewal and pre renewal. Quote Link to comment Share on other sites More sharing options...
paolokupal Posted April 5, 2012 Author Share Posted April 5, 2012 (edited) yes i recompile it .. and i use RE exp and place it outside the folder then edit it . but still nothing works . ==================== [FIXED] I see i need to edit the file inside the folder .. so how does the two folder works ? how can i choose wether RE or PRE RE ? Edited April 5, 2012 by paolokupal Quote Link to comment Share on other sites More sharing options...
Mystery Posted April 6, 2012 Share Posted April 6, 2012 yes i recompile it .. and i use RE exp and place it outside the folder then edit it . but still nothing works . ==================== [FIXED] I see i need to edit the file inside the folder .. so how does the two folder works ? how can i choose wether RE or PRE RE ? https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/src/map/config/Renewal.h You need to enable it: /** * Game Server Mode * @values: 1 or 0 * 1 : renewal support, such as renewal-exclusive formulas * -> Note some features may be enabled/disabled at this file despite this setting being ON * 0 : renewal support disabled, use original formulas **/ #define REMODE 1 1 Quote Link to comment Share on other sites More sharing options...
WhatFT Posted April 6, 2012 Share Posted April 6, 2012 I got a problem related here, I fixed my exp.txt and exp2.txt in 255, but when I grind with the monsters, My maximum level goes only in 254 and Job 119. But when I use command @blvl & @jlvl, Max Level becomes 255/120. How can I fix this? Quote Link to comment Share on other sites More sharing options...
Mystery Posted April 7, 2012 Share Posted April 7, 2012 I got a problem related here, I fixed my exp.txt and exp2.txt in 255, but when I grind with the monsters, My maximum level goes only in 254 and Job 119. But when I use command @blvl & @jlvl, Max Level becomes 255/120. How can I fix this? How did you get it to do that? Quote Link to comment Share on other sites More sharing options...
I had edit this files :
exp.txt
battle.c
Map.h
client.txt
but still it does not change the max base level.
Link to comment
Share on other sites