Jump to content
  • 0

Question

Posted

Hi,

I add new custom item, i will show it in the equip but when try to equip it, it will not appear.

15tbXqf.png

ItemInfo.lua

	[50009] = {
		unidentifiedDisplayName = "Hat",
		unidentifiedResourceName = "캡",
		unidentifiedDescriptionName = { "Unknown Item, can be identified by using a ^6666CCMagnifier^000000." },
		identifiedDisplayName = "Costume Bankruptcy of Heart",
		identifiedResourceName = "돈잃은자의마음",
		identifiedDescriptionName = {
			"Class:^6666CC Costume^000000",
			"Location:^6666CC Upper^000000",
			"Weight:^006600 0^000000",
			"Level Requirement:^006600 1^000000",
			"Jobs:^6666CC All classes^000000"
		},
		slotCount = 0,
		ClassNum = 107
	},

Item on db

zfvzd4y.png

Client version: 2015-11-04a

Any tips?

Thanks

7 answers to this question

Recommended Posts

  • 0
Posted (edited)

Thanks Techno, the view-id "107" is need to use for all costume?

How i can see the code for others costume? i've checked on wiki but it now specified

Edited by Mirio
  • 0
Posted

view id and location are different.

view id = to display the specific sprite 

location = where you want the item to be equip.

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