Jump to content
  • 0

Recolored card


Question

4 answers to this question

Recommended Posts

  • 0
Posted (edited)
9 hours ago, BOT said:

I tried to do, but it now work =/

Do u have any tutorial or could u help me? 

Look at folder System find iteminfo.lua or iteminfo.lub depend on what iteminfo you using.

	[4430] = {
		unidentifiedDisplayName = "Ifrit Card",
		unidentifiedResourceName = "À̀¸§¾ø´ÂÄ«µå", <<== Change this by your 'recolored card' sprite name
		unidentifiedDescriptionName = { },
		identifiedDisplayName = "Ifrit Card",
		identifiedResourceName = "À̀¸§¾ø´ÂÄ«µå", <<== Change this by your 'recolored card' sprite name
		identifiedDescriptionName = {
			"ATK, CRI, HIT is increased depending on the wearer's job level.",
			"Has a low chance of autocast ^FF0000Earthquake^000000 when receives a physical attack.",
			"-------------------------",
			"Class:^6666CC Card^000000",
			"Compound on:^B40088 Accessory^000000",
			"Weight:^009900 1^000000"
		},
		slotCount = 0,
		ClassNum = 0
	},

 

 

 

Edited by chne024
  • 0
Posted

I did, but not work... I used luac5.0.2.exe to rebuild the itemInfo.lub, but not work

 

Where do I need to set the new card's sprite? What foulder do I set it?

 

bump

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