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".
Teleport Tags |
|
Teleport to any map, using a simple, easy to use tag. |
ID:130357
Jun 6 2005, 10:00 pm
|
|
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 Then whenever you enter that, it will warp you to the "dest". |