Issue information

Issue ID
#4874
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Apr 20, 2011 21:24
Last Post
Hercules Elf Bot
Mar 5, 2012 15:53
Confirmation
N/A

Hercules Elf Bot - Apr 20, 2011 21:24

Originally posted by [b]Aleos[/b]
http://www.eathena.ws/board/index.php?autocom=bugtracker&showbug=4874

The Zealotus Mask Quest abruptly ends when you try to "persuade" Phendark into thinking that "Zealotus hates Phendark." from the 3 segments of the sentence that is put together. There seems to be an extra set of dialog that then uses a 'close' to stop the script from continuing on into the next portion, even though it is the correct sequence of choices.
CODE
                mes "[Phendark]";
                mes "Huh...?";
                mes "What is that";
                mes "supposed to mean?";
                close;

This part needs a 'next' rather than a 'close' to then break it out to continue the quest.

This post has been edited by Aleos: Apr 20 2011, 02:24 PM

Hercules Elf Bot - Dec 12, 2011 15:50

Originally posted by [b]Z3R0[/b]
Fixed