Jump to content
  • 0

Q>Leveling Limit


Scotch

Question


  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  118
  • Reputation:   0
  • Joined:  09/19/12
  • Last Seen:  

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


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  80
  • Reputation:   1
  • Joined:  10/08/13
  • Last Seen:  

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

Link to comment
Share on other sites

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.

×
×
  • Create New...