Jump to content
  • 0

Help! Max_LVL255/120


Question

4 answers to this question

Recommended Posts

Posted (edited)

go to this:

Trunk/src/map/battle.c

find this : max_parameter

Edit the 99 to ur desired lvl :

 

	{ "max_parameter",                      &battle_config.max_parameter,                   99,     10,     10000,          },


Like this :
 

	{ "max_parameter",                      &battle_config.max_parameter,                   255,     10,     10000,          },

 

Don't forget to recompile


======================================================================================
 

exp.txt?

I think that's for eathena if im not mistaken..

If your using rathena : You are using one /oops /oops /oops

edit it here :

db\(pre-)re\job_exp.txt


Make sure to edit it accordingly

db\pre\job_exp.txt = for Pre - renewal
db\re\job_exp.txt = for Renewal

Edited by NexusXVI
  • Upvote 1
Posted

i already did that

any answer? always defaulting to 99



is it possible to edit to 255/120? if is it! can some one upload thier map.h and client.conf and exp.txt? thanks

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