Issue information

Issue ID
#1845
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Jul 14, 2008 11:11
Last Post
Hercules Elf Bot
Mar 5, 2012 8:46
Confirmation
N/A

Hercules Elf Bot - Jul 14, 2008 11:11

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

.../trunk/npc/quests/quests_veins.txt (line 3047):
CODE
                mes "["+strcharinfo(0)+"";
Missing the closing ] around the char's name.

.../trunk/npc/quests/quests_veins.txt (line 4318):
CODE
        mes "anyone     else know what";
The extra TAB displays as a little square in the client.


.../trunk/npc/quests/quests_nameless.txt (line 113):
CODE
cmd_in02,111,52,3    script    Orfinary Man#pc2    97,{
Orfinary should be Ordinary

And lastly, the NPC Agent#Aru (airplane_01,95,61) doesn't seem to activate OnTouch.
Maybe OnTouch doesn't work when the NPC is hidden?