Jump to content
  • 0

Help! Max_LVL255/120


Mau

Question


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  120
  • Reputation:   3
  • Joined:  07/04/13
  • Last Seen:  

Help



i already recompile it

post-18583-0-36092100-1383386344_thumb.jpg

Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  61
  • Topics Per Day:  0.01
  • Content Count:  227
  • Reputation:   6
  • Joined:  01/18/12
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  120
  • Reputation:   3
  • Joined:  07/04/13
  • Last Seen:  

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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  27
  • Topics Per Day:  0.01
  • Content Count:  120
  • Reputation:   3
  • Joined:  07/04/13
  • Last Seen:  

nah its rathena!



thanks by the way! it help

Edited by Mau
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...