anoobforumer Posted December 26, 2014 Posted December 26, 2014 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 Thank you in advance! Quote
rayn Posted January 4, 2015 Posted January 4, 2015 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. Quote
anoobforumer Posted January 5, 2015 Author Posted January 5, 2015 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) Quote
rayn Posted January 5, 2015 Posted January 5, 2015 As a test, what happens if you have a NPC: changelook 4096, 1535; Quote
anoobforumer Posted January 6, 2015 Author Posted January 6, 2015 As a test, what happens if you have a NPC: changelook 4096, 1535; I tried @changelook 4096, 1535 but there's a sprite error Quote
Question
anoobforumer
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
Thank you in advance!
7 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.