Issue information

Issue ID
#359
Status
Fixed
Severity
None
Started
Hercules Elf Bot
Nov 3, 2007 14:52
Last Post
Hercules Elf Bot
Nov 3, 2007 14:52
Confirmation
N/A

Hercules Elf Bot - Nov 3, 2007 14:52

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

npc/guild/aldeg/aldeg_managers.txt

The Manager warps to a wrong point:
QUOTE
// Castle 2 ==================================================================================
aldeg_cas02,78,74,0 script Chenchenlie#alde2 55,{

if(callfunc("F_GldManager","Steward Chenchenlie","aldeg_cas02",133,255,"A02") == 0) close;

should be:
QUOTE
// Castle 2 ==================================================================================
aldeg_cas02,78,74,0 script Chenchenlie#alde2 55,{

if(callfunc("F_GldManager","Steward Chenchenlie","aldeg_cas02",135,231,"A02") == 0) close;


This post has been edited by Saithis: Nov 3 2007, 03:40 PM