Jump to content
  • 0

Database to rAthena from eAthena


Kaoraku

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  12/04/12
  • Last Seen:  

I want to start use rAthena, we now use eAthena.

Can anybody help me, is there any script, what can convert the eAthena db to rAthena format? Or maybe somebody can give me a list what are the differences (if there is no script i write one as last hope, but would be nice, if i not have to investigate every table, since i am sure i will make some misstakes, and players will rape me then)

Thanks for the help

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Development Manager
  • Topic Count:  56
  • Topics Per Day:  0.01
  • Content Count:  732
  • Reputation:   525
  • Joined:  12/13/11
  • Last Seen:  

There are no main differences between the item_db's except for the fact that the ATK field allows a MATK value (atk:matk) with the separation of a colon. Same goes for the equip level field. But you can copy your items over and nothing will happen, the :matk part is optional.

The mob_db has 1 less column. The EXPPER column was removed since it wasn't being used. You can find the conversion tool for this here.

Edited by Aleos
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  18
  • Topics Per Day:  0.00
  • Content Count:  102
  • Reputation:   1
  • Joined:  11/06/12
  • Last Seen:  

Also the login table, change level to group_id

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  12/04/12
  • Last Seen:  

Thanks for the suggestions, I will give a try for it tonight. We still use db files for monsters, but i plann to change it in the future. I hope really only in the login table will be some changes :)

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