Teleport Tags

by Flame Sage
Teleport to any map, using a simple, easy to use tag.
ID:130357
 
V2! Now includes a demo, and a few cosmetic changes to make it more efficent, also prevents a nasty bug.


Eliminate all of the
src.loc=locate(5,5,5)
in your code, and change it to a simple..
teleporta
ref = "teleporta"
dest = "teleportb"
teleportb
ref = "teleportb"
dest = "teleporta"

Then whenever you enter that, it will warp you to the "dest".