ID:272342
 
ok when i used this it teleports me to a black area and i cant see my map 2 full of dirt so i dont see how there could be a black spot plz help

/turf/grass
icon='grass.dmi'
tele
name="grass"
var/id="z2"
Entered(atom/movable/A)
var/dest=locate(id)
if(!A.Move(dest)) //Call move proc if possible, but if there is already a dense object there, bring A to dest anyways
A.loc=dest
return ..()
Did you ever place a turf with the tag "z2" on the map?
In response to Garthor
no so i would have to make a icon...that name is z2?? and it will tele me there??
In response to Sesshomaru XX
or how would i go about doing that??
In response to Sesshomaru XX
You edit a turf in the map editor, and change the tag to "z2", including quotes.
You weren't supposed to copy and paste that. It was only an example.
In response to Nickr5
Yeah well, his kind of people do things like that.