Issue information

Issue ID
#2583
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Dec 26, 2008 5:03
Last Post
Hercules Elf Bot
Feb 7, 2012 20:57
Confirmation
N/A

Hercules Elf Bot - Dec 26, 2008 5:03

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

http://svn.eathena.ws/svn/ea/trunk/doc/script_commands.txt

Extra space after the * (then you don't find them when you Search for *getnameditem)
QUOTE
Line 3839 : * getnameditem <item name|item id>,<Character name|character ID>;
Line 4550 : * pcblockmove <id>,<option>;
Line 4754 : * unitwalk <GID>,<x>,<y>;
Line 4755 : * unitwalk <GID>,<mapid>;
Line 4774 : * unitkill <GID>;
Line 4775 : * unitwarp <GID>,<Mapname>,<x>,<y>;
Line 4776 : * unitattack <GID>,<Target ID>;
Line 4777 : * unitstop <GID>;
Line 4778 : * unittalk <GID>,<Text>;
Line 4779 : * unitemote <GID>,<Emote>;


Line 5159 : missing t
QUOTE
In the OnBuyItem, two arrays are set (@bought_nameid and @bought_quantity), which