ID:266377
 
I want to know how you do a diffrent Map Teleport to the user cannot walk to that place unless they get Warped there.I have trobule with this.If you know how to do it,Please tell me.Thanks!

~~~Kappa the Imp
Use different Z levels, or create another map. If you create a map, it will be treated as a z level.
turf
teleporter
Entered()
usr.Move(locate(1,1,2))


-Rcet