Issue information

Issue ID
#3014
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Apr 23, 2009 22:36
Last Post
Hercules Elf Bot
Mar 5, 2012 13:09
Confirmation
N/A

Hercules Elf Bot - Apr 23, 2009 22:36

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

If you look to the 222 line, you'll see this:

L_AskQuestions:

I think it should be moved to the line 237, to prevent this situation:

mes "You are an Archer, and you don't know where you should go to hunt. What do you do?";
next;
if (select("Yes~ Let's start now.:No, I'll be back later.") == 1) {
...

Hope you understand the problem.

Sorry for bad english.