Scotch Posted September 24, 2014 Group: Members Topic Count: 49 Topics Per Day: 0.01 Content Count: 118 Reputation: 0 Joined: 09/19/12 Last Seen: April 2, 2016 Share Posted September 24, 2014 how can i fix this one? I want max lvl 160/70 but when i change my char into 3rd job class its still stay at lvl 99.. Edited already job_exp,client.conf...can anyone help me Quote Link to comment Share on other sites More sharing options...
Oceanid Posted September 24, 2014 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 80 Reputation: 2 Joined: 10/08/13 Last Seen: March 5, 2020 Share Posted September 24, 2014 Can you post the file you changed already EDIT: First, open \src\map\battle.c and look for this line: { "max_lv", &battle_config.max_lv, 99, 0, 127, Change 127 to what you want your max level to be. Next, go to \src\map\map.h and look for this line: #define MAX_LEVEL 99 Once again change 99 to what you want your max level to be Now go to the db folder and delete the file "exp. txt" and rename your "exp2.txt" to "exp. txt" Lastly change the levels in your new exp. txt to match your max base and job level. (only change final job classes. i.e. 2nd or third job depending on your server.) Quote Link to comment Share on other sites More sharing options...
Question
Scotch
how can i fix this one?
I want max lvl 160/70 but when i change my char into 3rd job class its still stay at lvl 99..
Edited already job_exp,client.conf...can anyone help me
Link to comment
Share on other sites
1 answer 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.