kyrato Posted May 6, 2015 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 84 Reputation: 1 Joined: 11/06/13 Last Seen: August 6, 2024 Share Posted May 6, 2015 Hey i noticed i have some missing desc and picture/spr for most of the items in these machines. anyone else have these missing? Quote Link to comment Share on other sites More sharing options...
reigneil Posted May 7, 2015 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 139 Reputation: 24 Joined: 09/02/12 Last Seen: July 11, 2024 Share Posted May 7, 2015 maybe because your client is too old to support these new item. update it will fix the problem. hint: itemInfo.lub Quote Link to comment Share on other sites More sharing options...
kyrato Posted May 7, 2015 Group: Members Topic Count: 19 Topics Per Day: 0.00 Content Count: 84 Reputation: 1 Joined: 11/06/13 Last Seen: August 6, 2024 Author Share Posted May 7, 2015 mk ill try to get the latest KRO, but im using the latest revision of the english translation i believe so idk if that iteminfo.lub part will help. Quote Link to comment Share on other sites More sharing options...
reigneil Posted May 8, 2015 Group: Members Topic Count: 6 Topics Per Day: 0.00 Content Count: 139 Reputation: 24 Joined: 09/02/12 Last Seen: July 11, 2024 Share Posted May 8, 2015 heres an example data needed to item id 13197 "Mini_Mei" that must be found into your grf. data\sprite\¾ÆÀÌÅÛ\¹Ì´Ï¸ÞÀÌ.act data\sprite\¾ÆÀÌÅÛ\¹Ì´Ï¸ÞÀÌ.spr data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\collection\¹Ì´Ï¸ÞÀÌ.bmp data\texture\À¯ÀúÀÎÅÍÆäÀ̽º\item\¹Ì´Ï¸ÞÀÌ.bmp and heres the script looks like in itemInfo.lub [13197] = { unidentifiedDisplayName = "Gatling Gun", unidentifiedResourceName = "µå¸®ÇÁÅÍ", unidentifiedDescriptionName = { "Unknown Item, can be identified by ^6A5ACDMagnifier^000000." }, identifiedDisplayName = "Mini Mei", identifiedResourceName = "¹Ì´Ï¸ÞÀÌ", identifiedDescriptionName = { "A modified version of mass-produced gatling gun. It's quite useful considering it's quality.", "Class: ^777777Gatling Gun^000000", "Attack: ^777777220^000000", "Weight: ^777777250^000000", "Weapon Level: ^7777772^000000", "Required Level: ^777777106^000000", "Jobs: ^777777Rebellion^000000" }, slotCount = 2, ClassNum = 19 }, this is only applies to client that support itemInfo.lub else must manually update your idnum2item and num2item text files. if you find this hard to do then disable that vending machine. Quote Link to comment Share on other sites More sharing options...
Question
kyrato
Hey i noticed i have some missing desc and picture/spr for most of the items in these machines. anyone else have these missing?
Link to comment
Share on other sites
3 answers 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.