d.get_map_index() The value is returning zero

08/18/2014 23:02 valdirros#1
Good Evening, I'm trying to create a quest where I try to use the command d.spawn_mob more is not working because I'm on the map d.get_map_index () just returns zero, the index does not correct the map.
08/18/2014 23:25 xCPx#2
You first need to mark it as a Dungeon so you have to teleport to a "Dungeon" d.warp or something like that.
08/18/2014 23:30 valdirros#3
How do I mark as dungeon?
08/19/2014 00:00 .Colossus.#4
d.join(mapindex)
or
d.new_jump_all(mapindex,x,y)
08/19/2014 16:04 valdirros#5
using d.new_jump_all could not, only with more d.join'm teleported to the middle of the map on a vacant