Jump to content
  • 0

Little Custom Card


Question

Posted (edited)

Hi,

I tried to add a custom card called Naght Sieger Card.

Now .. my Problem is I can't add the Image of the card because I use cskroption.lub (same as iteminfo.lub).

data/cskroption.lub

[22033] = {
 unidentifiedDisplayName = "Naght Sieger Card",
 unidentifiedResourceName  = "À̸§¾ø´ÂÄ«µå",
 unidentifiedDescriptionName = {
 "^880000Alle Statuswerte + 10^000000",
 "Reduziert Schaden von Demi Human Monster um 10%.",
 "Diese Karte ist nicht multiplizierbar!",
 "^ffffff_^000000",
 "Gewicht : ^777777 1^000000",
 },
 identifiedDisplayName = "Naght Sieger Card",
 identifiedResourceName = "À̸§¾ø´ÂÄ«µå",
 identifiedDescriptionName = {
 "^880000Alle Statuswerte + 10^000000",
 "Reduziert Schaden von Demi Human Monster um 10%.",
 "Diese Karte ist nicht multiplizierbar!",
 "^ffffff_^000000",
 "Gewicht : ^777777 1^000000",
 },
 slotCount = 0,
 ClassNum = 0
},

In game I see the card and the description. But if I klick on "view" my client gonna crash.

I heard, that I need num2itemresnametable.txt or anything else to say to the client that it should read the Naght_Sieger.bmp

Naght_Sieger.bmp is in the right path ... data/texture/À¯ÀúÀÎÅÍÆäÀ̽º/cardbmp/Naght_Sieger.bmp

The size of this bmp is right too.

How I can tell the client, that it should read the Naght_Sieger.bmp for the Naght Sieger card without a num2itemresnametable.txt (because I use a 2012 client) ? :|

Light~

Edited by Lightning Farron

7 answers to this question

Recommended Posts

Posted

As far I know, the correct file to set this is on num2cardillustnametable.txt inside your Data Folder or Custom GRF

Besides, I don't know if it was changed after the use of iteminfo.lub.was implemented.

Posted (edited)

There's no option for card illust, right?

So, try to use the old way and see if it works. ê_e

Edited by Haziel
Posted (edited)

you still need to edit both num2cardillustnametable.txt and iteminfo.lub

if you dont found num2cardillustnametable.txt you need to create the txt file yourself

then you need to convert everything in data file to iteminfo.lua using Item Converter

Edited by ewanjeli
Posted (edited)

lol but I haven't got id2num and the other ones x.x

Can I convert it only with num2card and cardtable to a iteminfo.lub?

Edited by Lightning Farron

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.   Paste as plain text instead

  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.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...