Issue information

Issue ID
#1432
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Apr 26, 2008 20:42
Last Post
Hercules Elf Bot
Mar 5, 2012 15:58
Confirmation
N/A

Hercules Elf Bot - Apr 26, 2008 20:42

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

CODE
que_bingo,49,31,4    script    Arcade Helper#1    47,{

    mes "[Helper]";
    mes "If you'd like to play";
    mes "a game of bingo, then";
    mes "please proceed this way.";
    close;    
}

que_bingo,42,31,4    script    Arcade Helper#2    66,{

    mes "[Helper]";
    mes "If you'd like to play";
    mes "a game of bingo, then";
    mes "please proceed this way.";
    close;
    
}


Helper 1 points you to the waiting room, to play

Helper 2 points you to SPECTATE only, shouldn't dialogue say "If you'd like to spectate"? It's less confusing that way, even if it were an "official typo".

Hercules Elf Bot - Dec 17, 2011 4:29

Originally posted by [b]Jguy[/b]
Fixed in [rev=15146]