Jump to content
  • 0

Max Base Level 255 problem


paolokupal

Question


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  49
  • Reputation:   4
  • Joined:  02/04/12
  • Last Seen:  

I had edit this files :

exp.txt

battle.c

Map.h

client.txt

but still it does not change the max base level.

Link to comment
Share on other sites

6 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  414
  • Reputation:   102
  • Joined:  11/13/11
  • Last Seen:  

Did you recompile your server?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  20
  • Topics Per Day:  0.00
  • Content Count:  398
  • Reputation:   140
  • Joined:  01/04/12
  • Last Seen:  

Also, make sure you edited the correct exp.txt. There's 2, renewal and pre renewal.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  49
  • Reputation:   4
  • Joined:  02/04/12
  • Last Seen:  

yes i recompile it ..

and i use RE exp and place it outside the folder then edit it .

but still nothing works .

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

[FIXED]

I see i need to edit the file inside the folder ..

so how does the two folder works ? how can i choose wether RE or PRE RE ?

Edited by paolokupal
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

yes i recompile it ..

and i use RE exp and place it outside the folder then edit it .

but still nothing works .

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

[FIXED]

I see i need to edit the file inside the folder ..

so how does the two folder works ? how can i choose wether RE or PRE RE ?

https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/src/map/config/Renewal.h

You need to enable it:

/**
* Game Server Mode
* @values: 1 or 0
* 1 : renewal support, such as renewal-exclusive formulas
*    -> Note some features may be enabled/disabled at this file despite this setting being ON
*  0 : renewal support disabled, use original formulas
**/
#define REMODE 1

  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  142
  • Topics Per Day:  0.03
  • Content Count:  511
  • Reputation:   7
  • Joined:  02/15/12
  • Last Seen:  

I got a problem related here, I fixed my exp.txt and exp2.txt in 255, but when I grind with the monsters, My maximum level goes only in 254 and Job 119. But when I use command @blvl & @jlvl, Max Level becomes 255/120. How can I fix this?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  94
  • Topics Per Day:  0.02
  • Content Count:  2192
  • Reputation:   252
  • Joined:  11/11/11
  • Last Seen:  

I got a problem related here, I fixed my exp.txt and exp2.txt in 255, but when I grind with the monsters, My maximum level goes only in 254 and Job 119. But when I use command @blvl & @jlvl, Max Level becomes 255/120. How can I fix this?

How did you get it to do that?

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