Issue information

Issue ID
#7131
Status
Fixed
Severity
None
Started
kyeme
Mar 18, 2013 6:06
Last Post
malufett
Mar 20, 2013 16:18
Confirmation
N/A

kyeme - Mar 18, 2013 6:06

Try this script :)

[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3][size=3]1.[/size][/size][/font][/color]
[code=auto:0] prontera,154,168,4 script Bug 1 813,{ disable_items; unequip 4; //unequip commands mes "After unequipping your WEAPON..."; mes "Waaaa you can now equip/unequip your equipments OMG!"; next; mes "...."; close; } [/code]

[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3][size=3]2.[/size][/size][/font][/color]
[code=auto:0] prontera,157,168,4 script Bug 2 813,{ disable_items; mes "You cant unequip/equip!"; next; mes "You cant unequip/equip!"; next; mes "You cant unequip/equip!"; next; mes "In the last dialog you can now unequip/equip!"; close; } [/code]

[color=rgb(40,40,40)][font=helvetica, arial, sans-serif][size=3]@edit The bug is only #1[/size][/font][/color]

This post has been edited by kyeme on Mar 18, 2013 6:49

malufett - Mar 18, 2013 6:10

in bug 1 I'll try to investigate it after class...
in bug 2 only rAthena has that..since Euphy modify my implementation...

:meow:

kyeme - Mar 18, 2013 6:43

[quote name="malufett" timestamp="1363587010"]
in bug 1 I'll try to investigate it after class...
in bug 2 only rAthena has that..since Euphy modify my implementation...

:meow:[/quote]
Yeah @no. 2 you are correct.
Thank you! :)

This post has been edited by kyeme on Mar 18, 2013 6:43

malufett - Mar 20, 2013 16:18

Fixed @ [url="https://github.com/HerculesWS/Hercules/commit/d642604583c9dfcbee525042498b38c312a3d097"]https://github.com/HerculesWS/Hercules/commit/d642604583c9dfcbee525042498b38c312a3d097[/url]
:meow: