I`m trying to make a simple script, to teleport me to destination after kill a monster.
I got teleport part worked, but it wont wait 60 sec as I need :(
got something like that:
local destination = Position(32337, 32087, 7)
function onKill(creature, target, lastHit, player, item...