Issue information

Issue ID
#7561
Status
Working as Intended
Severity
None
Started
bgamez23
Jul 21, 2013 13:11
Last Post
bgamez23
Aug 27, 2013 14:41
Confirmation
Yes (1)
No (0)

bgamez23 - Jul 21, 2013 13:11

this will happen if you preview an item costume. from the npc.

just take a look on this screenshots.
[img]http://s21.postimg.org/cgp0r0son/screen_Hercules005.jpg[/img][img]http://s21.postimg.org/4p8asgojb/screen_Hercules006.jpg[/img]

bgamez23 - Jul 21, 2013 15:03

thanks for the confirm.

bgamez23 - Jul 29, 2013 9:26

bump

bgamez23 - Jul 31, 2013 20:27

bump

Ind - Aug 1, 2013 19:18

can you show me the portion of the script that calls changelook?

bgamez23 - Aug 2, 2013 5:30

[img]http://s6.postimg.org/cdjsfehg1/screen_Hercules000.jpg[/img][img]http://s6.postimg.org/3jxhc1jv5/screen_Hercules001.jpg[/img]

bgamez23 - Aug 7, 2013 3:25

bump

Ind - Aug 7, 2013 16:29

not a image, i mean the code (the script portion that calls changelook)

bgamez23 - Aug 8, 2013 2:42

[url="https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/npc/custom/quests/quest_shop.txt"]https://rathena.svn.sourceforge.net/svnroot/rathena/trunk/npc/custom/quests/quest_shop.txt[/url]

Angelmelody - Aug 8, 2013 8:34

I try that script, I can preview costume item(19507)

This post has been edited by Angelmelody on Aug 8, 2013 8:34

bgamez23 - Aug 8, 2013 8:36

[quote name="Angelmelody" timestamp="1375950851"]
I try that script, I can preview costume item(19507)[/quote]

the preview of costume item works. but the problem there is when you have equip headgear and make a preview on a costume item. it will display both.

bgamez23 - Aug 11, 2013 22:46

bump

Ind - Aug 14, 2013 16:29

Thank you for linking the script, I call Working as Intended, normally when you wear a item like sphinx that uses 256+1 (257) it sends the sprite as top-and-low (or top-and-mid, forgot), using the changelook only in slot top as is the case in the beret example overrides only the top sprite, not the lower (which was also sent as sphinx), so it is the script fault for not overriding both (or i tihnk so), since the source handles them in more than one id (always has)

bgamez23 - Aug 14, 2013 16:40

oh i see. thanks for the explanation.

bgamez23 - Aug 27, 2013 14:41

bump for this. i think this is a bug.

how to produce.
first equip a costume item. then preview a costume item. like middle costume.
then remove your upper costume. then cancel.

the upper costume that you remove will return back. when you take a look on your inventory. the item still there and you are not wearing it.

[spoiler][img]http://s13.postimg.org/xcmxn1wc7/screen_Hercules001.jpg[/img][img]http://s13.postimg.org/4llij914n/screen_Hercules002.jpg[/img][img]http://s13.postimg.org/u0k1g0f7b/screen_Hercules003.jpg[/img][img]http://s13.postimg.org/a8hvgq3nb/screen_Hercules004.jpg[/img][img]http://s13.postimg.org/a77xnb1tj/screen_Hercules005.jpg[/img][img]http://s13.postimg.org/fb3sp92bb/screen_Hercules006.jpg[/img][img]http://s13.postimg.org/s7h4rou0n/screen_Hercules007.jpg[/img][/spoiler]