Penturt Posted January 6, 2015 Group: Members Topic Count: 2 Topics Per Day: 0.00 Content Count: 3 Reputation: 0 Joined: 01/06/15 Last Seen: January 20, 2015 Share Posted January 6, 2015 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. Quote Link to comment Share on other sites More sharing options...
Winz Posted January 11, 2015 Group: Members Topic Count: 22 Topics Per Day: 0.00 Content Count: 1479 Reputation: 174 Joined: 12/14/11 Last Seen: November 21, 2016 Share Posted January 11, 2015 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. Quote Link to comment Share on other sites More sharing options...
Question
Penturt
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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.