Scotch Posted September 24, 2014 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
Oceanid Posted September 24, 2014 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
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
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.