Jump to content
  • 0

Recolored card


BOT

Question


  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   0
  • Joined:  12/15/16
  • Last Seen:  

How could I change the mvp card color in alt+e?

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  50
  • Reputation:   9
  • Joined:  01/09/12
  • Last Seen:  

Change sprite of mvp card you want to do

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   0
  • Joined:  12/15/16
  • Last Seen:  

I tried to do, but it now work =/

Do u have any tutorial or could u help me? 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  50
  • Reputation:   9
  • Joined:  01/09/12
  • Last Seen:  

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

  • 0

  • Group:  Members
  • Topic Count:  2
  • Topics Per Day:  0.00
  • Content Count:  9
  • Reputation:   0
  • Joined:  12/15/16
  • Last Seen:  

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

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