Jump to content
  • 0

Custom Items problem


Scarlet Butterfly

Question


  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  62
  • Reputation:   0
  • Joined:  04/30/12
  • Last Seen:  

So I'm trying to implement a custom item called "Hollow Mask" from the Downloads section here in rAthena.

But when I go in game, it shows as an Unknown Item and when I try to wear it - it shows that I'm wearing it on the Equipment menu but not my actual character (please see images for reference). What could be wrong with my settings?

 

Preview:

 

2vhywbk.jpg

 

2cg0bb6.jpg

 

My files:

 

2luouvb.jpg - files

 

2lkqtqp.jpg - item file

 

ixcyo3.jpg - collection file
 

My settings:

 

File Location: data/...

 

idnum2itemdesctable

29000#
^008000[ Hollow Mask ]^000000
Item description coming soon~
Class :^777777 Headgear^000000
Defense :^777777 5^000000
Equipped On :^777777 Middle^000000
Weight :^777777 10^000000
Required Level :^777777 1^000000
Applicable Job :^777777 Every Job^000000
#

idnum2itemdisplaynametable

29000#Hollow Mask#

idnum2itemresnametable

29000#hollow_mask#

itemslotcounttable

29000#3#

luafiles514/luafiles/datainfo...

 

accessoryid.lub

ACCESSORY_IDs = {
  ACCESSORY_HOLLOW_MASK = 1082  
}

accname.lub

AccNameTable = {
  [ACCESSORY_IDs.ACCESSORY_HOLLOW_MASK] = "_hollow_mask"  
}

trunk/db/pre-re/item_db.txt

29000,hollow_mask,Hollow Mask,5,5,0,10,,5,,3,0xFFFFFFFF,7,2,512,,1,1,1082,{},{},{}

Please let me know if you require any more files.

Any help would be appreciated.

Thank you.

Link to comment
Share on other sites

Recommended Posts


  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  62
  • Reputation:   0
  • Joined:  04/30/12
  • Last Seen:  

Upload your files somewhere (or give us the link) for the Fox Tail. The file I found on rAthena ( https://rathena.org/board/files/file/2310-fox-tail/ ) is slightly different and it worked fine ingame. Everything appears to be set properly as well.

 

Oh, that's not the fox tail I used.

The item I have came from this link: https://rathena.org/board/files/file/3112-custom-collection-102-items/

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  19
  • Topics Per Day:  0.00
  • Content Count:  62
  • Reputation:   0
  • Joined:  04/30/12
  • Last Seen:  

SORRY!!! Nevermind! I figured it out through my sprite folder!

Thank you again everyone! :)

 

 

Thank you everyone for all your help !!! :) Now I completely understand how to implement custom items !!!


 

Oh, that's not the fox tail I used.
The item I have came from this link: https://rathena.org/board/files/file/3112-custom-collection-102-items/

 
Alright, the issue doesn't come from your settings, it was the drag files. Copy the files from the attached archive in this post in your ¾ÆÀÌÅÛ folder.

 

 

 

Update:

Now that I uploaded those files you sent me, it wouldn't let me view it through equipment info (see image below).

And the same thing goes for - Angel Wings, Angelic Wings, Angeling Wings.

So far the only ones that worked are - Hollow Mask and Baby Angel wings.

 

v41pmu.jpg

 

itemInfo.lub

		[29001] = {
		unidentifiedDisplayName = "Fox Tail",
		unidentifiedResourceName = "fox_tail",
		unidentifiedDescriptionName = {
			"Unknown Item, can be identified by [Magnifier]."
		},
		identifiedDisplayName = "Fox Tail",
		identifiedResourceName = "fox_tail",
		identifiedDescriptionName = {
			"The original fox tail.",
			"Class: ^777777Headgear^000000",
			"Defense: ^7777775^000000",
			"Location: ^777777Lower^000000",
			"Weight: ^77777710^000000",
			"Applicable Job: ^777777Every Job^000000"
		},
		slotCount = 2,
		ClassNum = 1083
	},

		[29002] = {
		unidentifiedDisplayName = "Angel Wings",
		unidentifiedResourceName = "angel_wings",
		unidentifiedDescriptionName = {
			"Unknown Item, can be identified by [Magnifier]."
		},
		identifiedDisplayName = "Angel Wings",
		identifiedResourceName = "angel_wings",
		identifiedDescriptionName = {
			"Angel Wings.",
			"Class: ^777777Headgear^000000",
			"Defense: ^7777775^000000",
			"Location: ^777777Mid^000000",
			"Weight: ^77777710^000000",
			"Applicable Job: ^777777Every Job^000000"
		},
		slotCount = 2,
		ClassNum = 1084
	},
		[29003] = {
		unidentifiedDisplayName = "Angelic Wings",
		unidentifiedResourceName = "angelic_wings",
		unidentifiedDescriptionName = {
			"Unknown Item, can be identified by [Magnifier]."
		},
		identifiedDisplayName = "Angelic Wings",
		identifiedResourceName = "angelic_wings",
		identifiedDescriptionName = {
			"Angelic Wings.",
			"Class: ^777777Headgear^000000",
			"Defense: ^7777775^000000",
			"Location: ^777777Mid^000000",
			"Weight: ^77777710^000000",
			"Applicable Job: ^777777Every Job^000000"
		},
		slotCount = 2,
		ClassNum = 1085
	},

		[29004] = {
		unidentifiedDisplayName = "Angeling Wings",
		unidentifiedResourceName = "angeling_wings",
		unidentifiedDescriptionName = {
			"Unknown Item, can be identified by [Magnifier]."
		},
		identifiedDisplayName = "Angeling Wings",
		identifiedResourceName = "angeling_wings",
		identifiedDescriptionName = {
			"Angeling Wings.",
			"Class: ^777777Headgear^000000",
			"Defense: ^7777775^000000",
			"Location: ^777777Mid^000000",
			"Weight: ^77777710^000000",
			"Applicable Job: ^777777Every Job^000000"
		},
		slotCount = 2,
		ClassNum = 1086
	},
	
		[29005] = {
		unidentifiedDisplayName = "Baby Angel Wings",
		unidentifiedResourceName = "baby_angel",
		unidentifiedDescriptionName = {
			"Unknown Item, can be identified by [Magnifier]."
		},
		identifiedDisplayName = "Baby Angel Wings",
		identifiedResourceName = "baby_angel",
		identifiedDescriptionName = {
			"Wings from a baby angel.",
			"Class: ^777777Headgear^000000",
			"Defense: ^7777775^000000",
			"Location: ^777777Mid^000000",
			"Weight: ^77777710^000000",
			"Applicable Job: ^777777Every Job^000000"
		},
		slotCount = 2,
		ClassNum = 1087
	},

Item_db.txt

29000,hollow_mask,Hollow Mask,5,5,0,10,,5,,3,0xFFFFFFFF,7,2,512,,1,1,1082,{},{},{}
29001,fox_tail,Fox Tail,5,5,0,10,,5,,3,0xFFFFFFFF,7,2,512,,1,1,1083,{},{},{}
29002,angel_wings,Angel Wings,5,5,0,10,,5,,4,0xFFFFFFFF,7,2,1,,1,1,1084,{},{},{}
29003,angelic_wings,Angelic Wings,5,5,0,10,,5,,4,0xFFFFFFFF,7,2,1,,1,1,1085,{},{},{}
29004,angeling_wings,Angeling Wings,5,5,0,10,,5,,4,0xFFFFFFFF,7,2,1,,1,1,1086,{},{},{}
29005,baby_angel,Baby Angel Wings,5,5,0,10,,5,,4,0xFFFFFFFF,7,2,1,,1,1,1087,{},{},{}

accessoryid.lub

  ACCESSORY_hollow_mask = 1082,
  ACCESSORY_fox_tail = 1083,
  ACCESSORY_angel_wings = 1084,
  ACCESSORY_angelic_wings = 1085,
  ACCESSORY_angeling_wings = 1086,
  ACCESSORY_baby_angel = 1087,
}

Accname.lub

  [ACCESSORY_IDs.ACCESSORY_hollow_mask] = "_hollow_mask",
  [ACCESSORY_IDs.ACCESSORY_fox_tail] = "_fox_tail",
  [ACCESSORY_IDs.ACCESSORY_angel_wings] = "_angel_wings",
  [ACCESSORY_IDs.ACCESSORY_angelic_wings] = "_angelic_wings",
  [ACCESSORY_IDs.ACCESSORY_angeling_wings] = "_angeling_wings",
  [ACCESSORY_IDs.ACCESSORY_baby_angel] = "_baby_angel",
}
Edited by Scarlet Butterfly
Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  5
  • Topics Per Day:  0.00
  • Content Count:  10
  • Reputation:   0
  • Joined:  05/20/15
  • Last Seen:  

hello

 

I'm trying to implement custom item example (wings, hat ...) but does not show the sprite equipped, I've done everything I've reviewed one by one all the right directions

 

the EXE is 2013/08 / 07a if someone can help me fix the problem

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