Jump to content
  • 0

Robe Item Not Appearing (WINGS)


wakefield21

Question


  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  115
  • Reputation:   4
  • Joined:  08/14/16
  • Last Seen:  

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

Link to comment
Share on other sites

15 answers to this question

Recommended Posts

  • 4

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   6
  • Joined:  02/03/13
  • Last Seen:  

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
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  115
  • Reputation:   4
  • Joined:  08/14/16
  • Last Seen:  

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

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  115
  • Reputation:   4
  • Joined:  08/14/16
  • Last Seen:  

@Disabled LOOLP should 150 do the job? And will it not have any problems if i i do that because my spriterobeid ends at 63.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  115
  • Reputation:   4
  • Joined:  08/14/16
  • Last Seen:  

@Disabled LOOLP nothing changes its still the same, i can view it on the equipment window but cannot see the in game sprite of the item.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  115
  • Reputation:   4
  • Joined:  08/14/16
  • Last Seen:  

thanks for you time.

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  1
  • Topics Per Day:  0.00
  • Content Count:  14
  • Reputation:   6
  • Joined:  02/03/13
  • Last Seen:  

Add your wing id to this file.               

\data\luafiles514\lua files\transparentItem\transparentItem

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  9
  • Topics Per Day:  0.00
  • Content Count:  136
  • Reputation:   48
  • Joined:  06/18/12
  • Last Seen:  

 I think you need this or you can follow this guide for you successfully put a Custom Robe
 

It doesn't solve your problem. But i think it might help ?

 

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  115
  • Reputation:   4
  • Joined:  08/14/16
  • Last Seen:  

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.

Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  123
  • Topics Per Day:  0.03
  • Content Count:  640
  • Reputation:   82
  • Joined:  04/07/14
  • Last Seen:  

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!

Link to comment
Share on other sites

  • -1

  • Group:  Members
  • Topic Count:  23
  • Topics Per Day:  0.01
  • Content Count:  115
  • Reputation:   4
  • Joined:  08/14/16
  • Last Seen:  

@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,

 

Link to comment
Share on other sites

  • -1

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.01
  • Content Count:  233
  • Reputation:   49
  • Joined:  12/20/18
  • Last Seen:  

and iteminfo ?

send part of iteminfo

 

Link to comment
Share on other sites

  • -1

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.01
  • Content Count:  233
  • Reputation:   49
  • Joined:  12/20/18
  • Last Seen:  

use other ID.
48 is classview of sword.. katana, etc..

Link to comment
Share on other sites

  • -2

  • Group:  Members
  • Topic Count:  12
  • Topics Per Day:  0.01
  • Content Count:  233
  • Reputation:   49
  • Joined:  12/20/18
  • Last Seen:  

invalid itemview..
DB and ClienteInfo

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