Jump to content
  • 0

Question about rAthena


Reducto

Question


  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.02
  • Content Count:  231
  • Reputation:   9
  • Joined:  12/16/11
  • Last Seen:  

I'm thinking to switch my emulator to rAthena emulator.

I want a pre-renewal server. Can I use rAthena for pre-renewal server?

Edited by Cuspid
Link to comment
Share on other sites

6 answers to this question

Recommended Posts


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

yes...rathena have both renewal and pre-renewal database..

just dont use renewal setting..

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

/**
* 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

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  75
  • Topics Per Day:  0.02
  • Content Count:  231
  • Reputation:   9
  • Joined:  12/16/11
  • Last Seen:  

So it means that rAthena is more stable than eAthena?

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  39
  • Topics Per Day:  0.01
  • Content Count:  386
  • Reputation:   15
  • Joined:  11/17/11
  • Last Seen:  

As you can see, eAthena is 'OUTDATED' anymore if you're still existing to use it, it's your own choice but for me, i can recommend rAthena to use, there are lots of 'FEATURES' like 'Mount System' eAthena does not have that, but there is a 'CODE' that you will add it manually.

You can use Both Pre and Re :)

Regards,

Mindless

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   2
  • Joined:  02/26/12
  • Last Seen:  

yes...rathena have both renewal and pre-renewal database..

just dont use renewal setting..

https://rathena.svn....onfig/Renewal.h

/**
* 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

so, simply as that? nothing more?

so I just have to Click "Save" then I'm done?

Link to comment
Share on other sites


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

every single edit in SRC file you must recompile your emulator using visual studio c++ or any other compiler you have.

check wiki on how to compile if you dont know how.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  22
  • Reputation:   2
  • Joined:  02/26/12
  • Last Seen:  

every single edit in SRC file you must recompile your emulator using visual studio c++ or any other compiler you have.

check wiki on how to compile if you dont know how.

Thanks sir Emistry very helpful.

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