Jump to content

Question

Posted

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?

5 answers to this question

Recommended Posts

Posted

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

Posted (edited)

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
Posted (edited)

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
Posted

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

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