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) ? :|
Question
Werdio
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
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 Farron7 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.