EriNa_KillerSoul 9 Posted April 9, 2014 Hello, I make a custom card for my server. I got this error after view item compound with that custom card. Did I miss something? I use client 2013-03-20 Quote Share this post Link to post Share on other sites
0 evilpuncker 503 Posted April 9, 2014 you didn't posted what you've edited client side... so its hard to tell you what you did wrong Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted April 9, 2014 But maybe, its mostly iteminfo error, where you might not have properly defined your rescname. We would be able to tell exact problem, if you show your clientside edits.... Quote Share this post Link to post Share on other sites
0 EriNa_KillerSoul 9 Posted April 9, 2014 Oh sorry. My mistake. I already update all files. Did I miss something? cardprefixnametable.txt 31003#of Time Strike# cardpostfixnametable.txt 31003# iteminfo.lua [31003] = { unidentifiedDisplayName = "", unidentifiedResourceName = "", unidentifiedDescriptionName = { }, identifiedDisplayName = "Donation Myst Case Card", identifiedResourceName = "À̸§¾ø´ÂÄ«µå", identifiedDescriptionName = { "^FDD017[Donation Item]^000000", "It is imposible to hunt this card, well known as Mystcase Card. ", "This is one", "of ^0000FF Donation Rewards.^000000", "ATK + 50", "Reduce Time Casting by", "50%", "Class :^777777 Card^000000", "Compound on :^777777 Foot Gear^000000", "Weight :^777777 1^000000", }, slotCount = 0, ClassNum = 0 }, item_db.txt 31003,Mystcase_Card,Mystcase Card,6,20,,10,,,,,,,,64,,,,,{ bonus bBaseAtk,50; bonus bVariableCastrate,-50; bonus bFixedCastrate,-50; },{},{} Quote Share this post Link to post Share on other sites
0 Dastgir 1246 Posted April 9, 2014 I was right unidentifiedResourceName = "", This shouldnt be empty, it should contain sprite name to show(copy the identifiedresourcename one here, too) Quote Share this post Link to post Share on other sites
0 EriNa_KillerSoul 9 Posted April 9, 2014 Thx. Problem solve Quote Share this post Link to post Share on other sites
Hello,
I make a custom card for my server. I got this error after view item compound with that custom card. Did I miss something? I use client 2013-03-20
Share this post
Link to post
Share on other sites