Index: Zone.lua =================================================================== --- Zone.lua (revision 1715) +++ Zone.lua (working copy) @@ -22,9 +22,7 @@ function onZoneIn(player,prevZone) local cs = -1; - player:setPVPFlag(); - player:addKeyItem(MAP_OF_ABDH_ISLEPURGONORGO); - + if ((player:getXPos() == 0) and (player:getYPos() == 0) and (player:getZPos() == 0)) then player:setPos(521.600,-3.000,563.000,64); end