Issue information

Issue ID
#6522
Status
Duplicate
Severity
None
Started
Hercules Elf Bot
Aug 21, 2012 5:01
Last Post
Hercules Elf Bot
Aug 21, 2012 6:35
Confirmation
Yes (2)
No (0)

Hercules Elf Bot - Aug 21, 2012 5:01

Originally posted by [b]emong[/b]
It warps you to wrong coordinates..

by checking upon the script..
[spoiler]
[code]
case 2:
if (Zeny < 500) {
mes "[Fisk]";
mes "Ain't no way yer getting there without the 500 zeny first!";
close;
}
set Zeny,Zeny - 500;
warp "izlude",176,182;
end;
[/code][/spoiler]

it warps you to not walkable path using re mode.

Hercules Elf Bot - Aug 21, 2012 6:35

Originally posted by [b]Kenpachi[/b]
Duplicate of [url="http://rathena.org/board/tracker/issue-6285-re-kafra-warps-to-izlude-trowing-players-to-the-water/"]http://rathena.org/board/tracker/issue-6285-re-kafra-warps-to-izlude-trowing-players-to-the-water/[/url].