ton3 Posted September 9, 2015 Posted September 9, 2015 Does anyone know how make a player teleport outside a zone if he restart inside zone? here is the zone: <zone type="FlagZone" shape="Cylinder" minZ="-10955" maxZ="-9960" rad="11000"> <node X="-15782" Y="-185531" /> </zone> I tried setting this zone to NoRestartZone aswell but if I close the game by ctrl+alt+del and relog in game my char still inside the zone.
0 SweeTs Posted September 9, 2015 Posted September 9, 2015 (edited) Add a check on EnterWorld / logout for example. If inside your zone, teleport outside to xyz Edited September 9, 2015 by SweeTs
Question
ton3
Does anyone know how make a player teleport outside a zone if he restart inside zone?
here is the zone:
I tried setting this zone to NoRestartZone aswell but if I close the game by ctrl+alt+del and relog in game my char still inside the zone.
3 answers to this question
Recommended Posts