Issue information

Issue ID
#3587
Status
Working as Intended
Severity
None
Started
Hercules Elf Bot
Sep 14, 2009 9:09
Last Post
Hercules Elf Bot
Mar 5, 2012 14:30
Confirmation
N/A

Hercules Elf Bot - Sep 14, 2009 9:09

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

This Messageboard (npc/other/msg_boards.txt line 63)

QUOTE
prontera,150,326,1 script Sign#Prt4 111,{
mes "^993300- The Sign Reads -^000000";
mes "Citizens of Prontera are Welcomed in the Prontera Castle.";
close;
}


have the same coordinates as the wanted notice in Z-Gang quest.

(npc/quests/quests_nameless.txt line 6220)

QUOTE
// Z-Gang Quest
//============================================================
prontera,150,326,0 script Wanted Notice#edq 111,{
if (zdan_edq == 0) {
mes "====National Wanted Notice====";
mes "Please report any information";
mes "regarding these criminals to";
mes "the Rune-Midgarts Kingdom's";
...


so you can't begin the quest because the sign is over the wanted notice.

Regards Red~