Issue information

Issue ID
#6971
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Dec 2, 2012 20:23
Last Post
Hercules Elf Bot
Dec 5, 2012 19:09
Confirmation
N/A

Hercules Elf Bot - Dec 2, 2012 20:23

Originally posted by [b]AnnieRuru[/b]
http://rathena.org/board/topic/75090-script-to-delete-item-in-id/page__gopid__160716#entry160716
ok this topic ...

how to reproduce
[code]prontera,155,179,5 script jdhfkjshfs 100,{
rentitem 1201, 3;
equip 1201;
successrefitem EQI_HAND_R;
successrefitem EQI_HAND_R;
close;
}
[/code]get this script, and click on it

1. it gives you a knife
2. auto-equip the knife, knife[3]+2 shows in equipment window
3. in 3 seconds, the knife[3]+2 goes into inventory window <-- this is bug

and 4. if somehow your character re-log, that knife is magically gone by itself

============

this bug can only reproduced with expiration equipments with refined value
expiration equipment without any refinement will not having this bug

This post has been edited by AnnieRuru on Dec 2, 2012 20:23

Hercules Elf Bot - Dec 3, 2012 0:26

Originally posted by [b]MarkZD[/b]
[quote name='AnnieRuru' timestamp='1354479801' post='16128']
this bug can only reproduced with expiration equipments with refined value
expiration equipment without any refinement will not having this bug
[/quote]

For me it worked even without refine.

I already have the fix, I'll just wait about: http://rathena.org/board/topic/74924-code-style-revisited

This post has been edited by Brian on Dec 3, 2012 7:28

Hercules Elf Bot - Dec 5, 2012 19:09

Originally posted by [b]MarkZD[/b]
Fixed at: [url="http://trac.rathena.org/changeset/17004/rathena"]17004[/url]