Jump to content
  • 0

Custom Item Sprite not showing


Question

Posted (edited)

Im trying add custom item, but only sprite not showing.. my client 20151104

 

 

accesoryid & accname 

ACCESSORY_GM-SIGN = 2000
[ACCESSORY_IDs.ACCESSORY_GM-SIGN] = "_gm-sign"

 

item_db.txt

40300,GM Sign,GM Sign,4,0,,0,,,,0,0xFFFFFFFF,63,2,1024,,1,0,2000,{},{},{}

System/ItemInfo.lua

		[40300] = {
		unidentifiedDisplayName = "",
		unidentifiedResourceName = "디지털인화권",
		unidentifiedDescriptionName = {
		},
		identifiedDisplayName = "GM Sign",
		identifiedResourceName = "gm-sign",
		identifiedDescriptionName = {
		},
		slotCount = 0,
		ClassNum = 2000
	},

 

spriteerror.jpg

 

 

Already fixed, Thanks

Edited by hartonox

2 answers to this question

Recommended Posts

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