Jump to content
  • 0

Is there?


Khonsu

Question


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  17
  • Reputation:   1
  • Joined:  12/15/11
  • Last Seen:  

Is there a way to keep renewal on and use the old leveling up formulas? If so is it a hard edit? Is it worth doing or should I just disable renewal all together?

Link to comment
Share on other sites

5 answers to this question

Recommended Posts


  • Group:  Forum Moderator
  • Topic Count:  93
  • Topics Per Day:  0.02
  • Content Count:  10013
  • Reputation:   2346
  • Joined:  10/28/11
  • Last Seen:  

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

/// renewal exp rate algorithms
/// (disable by commenting the line)
///
/// leave this line to enable renewal item exp rate algorithms
/// while enabled a special modified based on the difference between the player and monster level is applied
#define RENEWAL_EXP

comment this line if you dont want the renewal exp

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  17
  • Reputation:   1
  • Joined:  12/15/11
  • Last Seen:  

Thanks! I had no idea that did it. Thought it did something else.

Edit: I have that disabled, I guess what I ment was, when you level up the formula used to give you defense and such, thats what I want to disable.

Bump.

Edited by Khonsu
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:  

Comment out this:

/// game renewal server mode
/// (disable by commenting the line)
///
/// leave this line to enable renewal specific support such as renewal formulas
#define RENEWAL

You're disabling formulas such as your defense, and other formulas renewal changes.

Edited by Mysterious
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  24
  • Reputation:   0
  • Joined:  12/07/12
  • Last Seen:  

the problem about this is how it changes you from pre-re to renewal mode.. and well for example I would like to keep the extra items and mobs that exist within renewal mode :( ... is it possible to just disable defense and atack calculations?... or even better a database that contains all mobs from Renewal in pre-renewal format? @ _ @ (SQL if possible XD)

Sorry for topic revival btw :S

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  10
  • Topics Per Day:  0.00
  • Content Count:  392
  • Reputation:   47
  • Joined:  11/18/11
  • Last Seen:  

Then just copy the monsters of the renewal to the pre-re mob_db

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