Basically I am looking for a script that I can assign to a tile that will teleport the player to a destination after x minutes.
So it would work something like this -
If UID 12345 was assigned to a random tile, after x minutes the player on this tile is teleported to a destination.
I tried searching and did not find what I was looking for.
So it would work something like this -
Code:
<action uniqueid="12345" script="teleportback.lua" />
If UID 12345 was assigned to a random tile, after x minutes the player on this tile is teleported to a destination.
I tried searching and did not find what I was looking for.