Issue information

Issue ID
#1445
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Apr 28, 2008 11:36
Last Post
Hercules Elf Bot
Apr 28, 2008 11:36
Confirmation
N/A

Hercules Elf Bot - Apr 28, 2008 11:36

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

Just a simple change of command name...


atcommand.c

In line 6065

QUOTE
clif_displaymessage(fd, "Please, enter Item name or its ID (usage: @autolootitem <item_name_or_ID>).");


must be
QUOTE
clif_displaymessage(fd, "Please, enter Item name or its ID (usage: @alootid <item_name_or_ID>).");