paolokupal Posted April 5, 2012 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 49 Reputation: 4 Joined: 02/04/12 Last Seen: October 18, 2018 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 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 414 Reputation: 103 Joined: 11/13/11 Last Seen: September 28, 2013 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 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 398 Reputation: 140 Joined: 01/04/12 Last Seen: February 19, 2022 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 Group: Members Topic Count: 18 Topics Per Day: 0.00 Content Count: 49 Reputation: 4 Joined: 02/04/12 Last Seen: October 18, 2018 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 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 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 Group: Members Topic Count: 142 Topics Per Day: 0.03 Content Count: 511 Reputation: 7 Joined: 02/15/12 Last Seen: April 11, 2014 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 Group: Members Topic Count: 94 Topics Per Day: 0.02 Content Count: 2192 Reputation: 253 Joined: 11/11/11 Last Seen: June 24, 2020 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...
Question
paolokupal
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
6 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.