Issue information

Issue ID
#618
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Dec 14, 2007 17:41
Last Post
Hercules Elf Bot
Feb 21, 2012 7:59
Confirmation
N/A

Hercules Elf Bot - Dec 14, 2007 17:41

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

CODE
    input @input_arena;
    if (@input_arena < 0 || @input_arena > 2000) goto DLGTEMP;    //CHECK
    if (@input == 0)


Link to script

Is the last line suppose to be @input_arena ?