Jump to content
  • 0

Robe Item Not Appearing (WINGS)


Question

Posted

Hi rAthena good day to everyone of you, I just want to ask what is the problem regarding my question. I cannot see the sprite of the item in-game but in the equipment window it is already appearing. Please help me fix this problem, thank you!


645651097_itemnotappearing.jpg.2901b6d81e1ad082d721c48afb5da21a.jpg

15 answers to this question

Recommended Posts

  • -1
Posted

@Disabled LOOLP uhhmm, i believe they are both correct but if not here is the db and the client info.
 

itemdb.txt

30500,Valkyrie_Wing,Costume Valkyrie Wing,4,0,,0,,0,,0,0xFFFFFFFF,63,2,4,,1,0,48,{},{},{}

spriterobename.lub

[SPRITE_ROBE_IDs.ROBE_Valkyrie_Wing] = "Valkyrie_Wing",

spriterobid.lub

ROBE_Valkyrie_Wing = 48,

 

  • 0
Posted

here is the iteminfo

[30500] = {
		unidentifiedDisplayName = "Costume Garment",
		unidentifiedResourceName = "Èĵå",
		unidentifiedDescriptionName = { "Can be identified by using a ^990099Magnifier^000000." },
		identifiedDisplayName = "Costume Valkyrie Wings",
		identifiedResourceName = "c_valkyrie_wing",
		identifiedDescriptionName = {
			"Now you can be the mighty Valkyrie with these costume wings!",
			"^FF0000This equipment's visual appearance relies on special effects. If /effect is turned OFF the headgear will not be fully displayed.^000000",
			"________________________",
			"^0000CCType:^000000 Costume",
			"^0000CCPosition:^000000 Garment",
			"^0000CCWeight:^000000 0",
			"________________________",
			"^0000CCRequirement:^000000 None"
		},
		slotCount = 0,
		ClassNum = 48
	},

am i missing something @Disabled LOOLP

  • 0
Posted
On 11/5/2019 at 5:30 AM, tiagofm94 said:

Add your wing id to this file.               

\data\luafiles514\lua files\transparentItem\transparentItem

@tiagofm94 what am i supposed to put inside there? or i just need to tinker to suit my needs?

@Gerzzie thanks for the links.

  • 4
Posted

Add your wing ID to this file.               

\data\luafiles514\lua files\transparentItem\transparentItem

 

As stated above this is your ID robe

 

"spriterobid.lub"

ROBE_Valkyrie_Wing = 48,

 

Add the line below to the transparentItem file.

    { 48, 255, 255, 25500 },

 

I attach the original kRO file with all IDs added so far.

transparentItem.lub

  • Upvote 3
  • 0
Posted
On 11/5/2019 at 12:06 AM, wakefield21 said:

 

spriterobename.lub


[SPRITE_ROBE_IDs.ROBE_Valkyrie_Wing] = "Valkyrie_Wing",

spriterobid.lub


ROBE_Valkyrie_Wing = 48,

Hello! Where is this located?

On 11/14/2019 at 12:08 PM, gidzdlcrz said:

Hello! Where is this located?

nevermind. im not going to implement this on my server. Thanks!

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