Jump to content
  • 0

itemInfo.lua convertort


Penturt

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  3
  • Reputation:   0
  • Joined:  01/06/15
  • Last Seen:  

Is it possible to convert the "itemInfo.lua" to sql or a delimited file? i'm trying to sync the item descriptions to the item_db.

Link to comment
Share on other sites

1 answer to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  1479
  • Reputation:   172
  • Joined:  12/14/11
  • Last Seen:  

iteminfo holds the description and sprite definition right?

itemdb holds the PROPERTIES (name, jname, atk, def, level, type,...) right?

how are you going to sync both of them?

 

even if you see the word "atk: xx, def: xx, weight: xx" on the item description, it does not affect anything since those properties are set in the itemdb.

 

oh I get it... you want to extract those properties and put them in iteminfo?

if that is, i haven't heard of such things.

 

you can try https://rathena.org/board/topic/56376-rathena-database-editor/to see the props better.

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