Hi,
I add new custom item, i will show it in the equip but when try to equip it, it will not appear.
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
Client version: 2015-11-04a
Any tips?
Thanks