Jump to content
  • 0
EriNa_KillerSoul

Custom card problem

Question

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

 

PBUa1M1.jpg

Share this post


Link to post
Share on other sites

5 answers to this question

Recommended Posts

  • 0

I was right

unidentifiedResourceName  = "",

This shouldnt be empty, it should contain sprite name to show(copy the identifiedresourcename one here, too)

Share this post


Link to post
Share on other sites
  • 0

you didn't posted what you've edited client side... so its hard to tell you what you did wrong :P

Share this post


Link to post
Share on other sites
  • 0

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

Share this post


Link to post
Share on other sites
  • 0

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; },{},{}

Share this post


Link to post
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.   Restore formatting

  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.

Loading...

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.