Jump to content
  • 0

Using SQL DB instead of TXT


BabyColor

Question


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  10/16/12
  • Last Seen:  

When im adding custom item in item_db2 on the sql table but whenever i call it in-game it just keep saying item not found, but when i put it in the item_db2.txt in db folder i can call it withou problem

and of course i alreadi reload the item db each times i do the modification

How to make rAthena load the sql db instead of the txt one?

Link to comment
Share on other sites

3 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  45
  • Topics Per Day:  0.01
  • Content Count:  271
  • Reputation:   7
  • Joined:  01/06/12
  • Last Seen:  

are you using renewal or pre-renewal, when using pre-renewal you must put it in Rathena/db/pre-re/item_db or if your using renewal you must put it in Rathena/db/re/item_db

Link to comment
Share on other sites


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

How to make rAthena load the sql db instead of the txt one?

Make sure you enabled SQL DB in https://rathena.svn....ter_athena.conf with this option:

//Use SQL item_db, mob_db and mob_skill_db for the map server
use_sql_db: no

Edited by JoWei
  • Upvote 1
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  4
  • Topics Per Day:  0.00
  • Content Count:  11
  • Reputation:   0
  • Joined:  10/16/12
  • Last Seen:  

How to make rAthena load the sql db instead of the txt one?

Make sure you enabled SQL DB in https://rathena.svn....ter_athena.conf with this option:

//Use SQL item_db, mob_db and mob_skill_db for the map server
use_sql_db: no

Ah yes, it's solved my problem, thankyou very much

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