Issue information

Issue ID
#4302
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Jun 12, 2010 20:50
Last Post
Hercules Elf Bot
Mar 5, 2012 15:07
Confirmation
N/A

Hercules Elf Bot - Jun 12, 2010 20:50

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

quests_13_1.txt
Line 15222

CODE
            mes "[" + PcName + "]";
            mes "'To gather members..?'";
            mes "..Right! I remember";
            mes "Rayan mentioned a gathering somewhere!";
            mes "So this scroll will take me to that meeting?";
            next;



Unnecessary variables with "PcName".

The_Sign_Quest.txt

Line 8870

CODE
        set name,PcName;


Line 11441

CODE
        set name,PcName;