Jump to content
  • 0

rAthena database


adani_jmc

Question


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  52
  • Reputation:   3
  • Joined:  12/12/11
  • Last Seen:  

hi, i just download new one rAthena with co svn

and found 2 folder on "db" folder, pre-re and re

and then i got a question,

which one is use for default ? and how to setup it anyway?

or is default db on mysql ?

thx

Link to comment
Share on other sites

2 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  28
  • Topics Per Day:  0.01
  • Content Count:  562
  • Reputation:   152
  • Joined:  02/21/12
  • Last Seen:  

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 0

REMODE is default 1.

If you want to use RE mechanics and 3rd classes you should use 1.

If you don't want to use 3rd classes, better you set it on 0.

0 = uses "pre_re"

1 = uses "re"

Edited by tr0n
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  7
  • Topics Per Day:  0.00
  • Content Count:  52
  • Reputation:   3
  • Joined:  12/12/11
  • Last Seen:  

hoo, thank you

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