Jump to content
  • 0

Little Custom Card


Werdio

Question


  • Group:  Members
  • Topic Count:  83
  • Topics Per Day:  0.02
  • Content Count:  248
  • Reputation:   1
  • Joined:  06/27/12
  • Last Seen:  

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
Link to comment
Share on other sites

7 answers to this question

Recommended Posts


  • Group:  Content Moderator
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  639
  • Reputation:   596
  • Joined:  11/25/11
  • Last Seen:  

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.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  83
  • Topics Per Day:  0.02
  • Content Count:  248
  • Reputation:   1
  • Joined:  06/27/12
  • Last Seen:  

iteminfo.lub is the fusion of all item2 and num2 files.

Edited by Lightning Farron
Link to comment
Share on other sites


  • Group:  Content Moderator
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  639
  • Reputation:   596
  • Joined:  11/25/11
  • Last Seen:  

There's no option for card illust, right?

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

Edited by Haziel
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  41
  • Reputation:   0
  • Joined:  12/08/12
  • Last Seen:  

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
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  83
  • Topics Per Day:  0.02
  • Content Count:  248
  • Reputation:   1
  • Joined:  06/27/12
  • Last Seen:  

Thats it ... I already converted num2 and the other one. Couldn't I change it directly in the iteminfo? lol

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  11
  • Topics Per Day:  0.00
  • Content Count:  41
  • Reputation:   0
  • Joined:  12/08/12
  • Last Seen:  

i think you can edit it directly from iteminfo.lua but not from iteminfo.lub.

but the best way using that converter...

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  83
  • Topics Per Day:  0.02
  • Content Count:  248
  • Reputation:   1
  • Joined:  06/27/12
  • Last Seen:  

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
Link to comment
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.   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.

×
×
  • Create New...