Issue information

Issue ID
#1581
Status
Fixed
Severity
None
Started
Hercules Elf Bot
May 28, 2008 22:18
Last Post
Hercules Elf Bot
Feb 21, 2012 9:21
Confirmation
N/A

Hercules Elf Bot - May 28, 2008 22:18

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

..\npc\quests\eye_of_hellion.txt

@Line 1146 & @Line 1162
CODE
mes "["+ name +"]";

name returns 0. I suppose the line should function with strcharinfo(0).
@Line 668
CODE
set eyes,v[Eye_Of_Hellion];

v returns 0. Aren't character relative arrays supposed to fail?

This post has been edited by RedXIII: May 28 2008, 04:30 PM