Jump to content
  • 0

Costume/Style Tab


anoobforumer

Question


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  18
  • Reputation:   0
  • Joined:  12/05/14
  • Last Seen:  

I'm having a problem with the Costume/Style Tab.

 

The sprite doesn't show when I change it to a style view (4096 Lower Gear Costume). - Top Screenshot

 

But when I use a normal style view (1 Lower Gear), it works fine. - Bottom Screenshot

 

 

style_zps50aa0722.png

 

Thank you in advance!

Link to comment
Share on other sites

7 answers to this question

Recommended Posts


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  164
  • Reputation:   55
  • Joined:  11/25/11
  • Last Seen:  

If you're not using item_avail to 'clone' items, then make sure your costume item ID has the proper view set, and the sprite resource is listed in item_info.

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  18
  • Reputation:   0
  • Joined:  12/05/14
  • Last Seen:  

I tried what you've said.

If you're not using item_avail to 'clone' items, then make sure your costume item ID has the proper view set, and the sprite resource is listed in item_info.

Here's my item_db2.txt

 

30189,Snowflake_Ring,Snowflake Ring,5,100000,,10,,10,,0,0xFFFFFFFF,7,2,1,,0,0,1535,{ bonus bAllStats,3; },{},{}

31050,Snowflake_Ring,Snowflake Ring,5,100000,,10,,10,,0,0xFFFFFFFF,7,2,4096,,0,0,1535,{},{},{}

 

Here's the item_avail.txt

 

31050,30189

 

I can equip the 31050 into my Style Tab but there're no sprite shown like in my first post(Day Ring)

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  22
  • Topics Per Day:  0.00
  • Content Count:  164
  • Reputation:   55
  • Joined:  11/25/11
  • Last Seen:  

As a test, what happens if you have a NPC:

 

changelook 4096, 1535;

Link to comment
Share on other sites


  • Group:  Members
  • Topic Count:  3
  • Topics Per Day:  0.00
  • Content Count:  18
  • Reputation:   0
  • Joined:  12/05/14
  • Last Seen:  

As a test, what happens if you have a NPC:

 

changelook 4096, 1535;

 

I tried @changelook 4096, 1535 but there's a sprite error

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