Issue Information
-
#007499
-
0 - None Assigned
-
Working as Intended
Issue Confirmations
-
Yes (0)No (3)
use warper npc then
warp to geffen dungeon01
and it will warp you to gef_dun00
the current is
Disp("Geffen Dungeon",1,4); Pick("gef_dun",1);
it should be
Disp("Geffen Dungeon",0,4); Pick("gef_dun",1);
also include this minor bug. Byalan Dungeon and Payon Dungeon.
same issue. the Dungeon should be start at dungeon 00.
and Turtle Dugeon.
This is not a bug, nor are any of the other maps numbered at *_00.
Mysterious, why did you confirm this?
This is not a bug, nor are any of the other maps numbered at *_00.
i think it is a bug sir since it will warp you on a wrong map.
Mysterious, why did you confirm this?
This is not a bug, nor are any of the other maps numbered at *_00.
Euphy is right this isnt a bug at all you can check RMS that gef_dun00 is Geffen Dungeon F1
Euphy is right this isnt a bug at all you can check RMS that gef_dun00 is Geffen Dungeon F1
Mysterious, why did you confirm this?
This is not a bug, nor are any of the other maps numbered at *_00.
RMS is not a good source.
same issue. the Dungeon should be start at dungeon 00.
and Turtle Dugeon.
This is working as intended and honestly seems to just be an issue of personal preference for naming. If it truly bugs you that much, being that it's a custom NPC, you can just change it to be Floor 0 ~ Floor 3 on your own server.
TL;DR: Not a bug and working as intended.
Edited by kisuka, 19 July 2013 - 10:37 AM.
This is not a bug... all of them warp to the correct locations (_00) which are the first floors of the dungeons. Dungeons are not named "Floor 0 -> Floor x". The map name could be _00, but it's still the first floor of the dungeon.
This is working as intended and honestly seems to just be an issue of personal preference for naming. If it truly bugs you that much, being that it's a custom NPC, you can just change it to be Floor 0 ~ Floor 3 on your own server.
TL;DR: Not a bug and working as intended.
well im still waiting for the official fix for this. since the use of this warper is to warp you on the specific map that you want what ever level it is it should be warped you on the correct locations not on the wrong locations.