Jump to content
  • 0

Q>Leveling Limit


Question

Posted

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

Posted

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.)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...