kyrato Posted May 6, 2015 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
reigneil Posted May 7, 2015 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
kyrato Posted May 7, 2015 Author 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
reigneil Posted May 8, 2015 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
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?
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.