Jump to content
  • 0

Item DB SQL


DarkTakeshi

Question


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

I just recently made the switch from 3ceAM to rAthena. After figuring out some of the differences between the two, I was able to migrate all of my previous server data to the new emulator. My question is in regards to using a SQL item_db in rAthena. There are 2 SQL files, item_db.sql(old values) and item_db_re.sql(renewal values), but each creates a different table. Do both of these need to be uploaded and the server knows to either read item_db or item_db_re depending on the renewal option? Or do I just need to upload item_db_re and change the table name to item_db.

Thanks,

DT

Link to comment
Share on other sites

4 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  117
  • Reputation:   18
  • Joined:  01/06/12
  • Last Seen:  

The server should detect which DB to read from the renewal.h settings. Rename shouldn't be needed.

Link to comment
Share on other sites


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

Thanks for the reply, I just wanted to grasp how how things worked in this matter. The map server looks for the regular item_db anyways and reports it missing, but it doesn't make any impact. This can be closed.

Thanks,

DT

Edited by DarkTakeshi
Link to comment
Share on other sites


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

@DarkTakeshi

can you post what did you do on how to transfer from 3Ceam to rAthena?

Thanks.

Link to comment
Share on other sites


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

It's pretty simple really, for the most part rAthena and 3ceAM SQL tables are compatible with eachother. Just set up a fresh rAthena directory using the latest SVN and manually import any custom content you have added. You may want to search around the forums a bit for more information, there are some values in the SQL database that are different in rAthena. For example, the login table uses "group_id" rather than "level" to determine the GM level of the account.

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