ID:267008
 
that didn't help the code didn't work I need like if I steped ona turf it would transport me to anthor world
turf/TeleportA/Entered(atom/A)/A.loc = locate("Anthor world")

Then give a turf the tag "Anthor world," and it'll teleport you there.
In response to Garthor (#1)
I gave it a tag and it had 9 errors dude, -.-
In response to Jack Desand (#2)
Give it a tag in the map editor, not the code.
In response to Garthor (#3)
I gave it a tag
In response to Jack Desand (#2)
Jack Desand wrote:
I gave it a tag and it had 9 errors dude, -.-

Don't show us the code. That's just what they're expecting you to do.

Lummox JR
In response to Jack Desand (#4)
Then you gave it the tag incorrectly.
In response to Garthor (#6)
Garthor wrote:
Then you gave it the tag incorrectly.
I copy and pasted the tag
In response to Garthor (#1)
Garthor wrote:
turf/TeleportA/Entered(atom/A)<font color=red>/</font>A.loc = locate("Anthor world")

Replace the red slash with a space.
In response to Crispy (#8)
Oops, caught up in all the /'s