1. Set Up a Trigger Zone
2. Record the Player's X,Y and Z coordinates
3. COW [Worldspace] (Or just "MoveTo Marker" in world Space if COW doesn't work in Scripts)
4. SetPos X, Y and Z immediately after.
What I need help with is...
1 - How do you set up the Trigger Zones to work multiple times? From what I recall, they only work once and need to be reset somehow.
2 - Is there a GetInCell Command which returns the Worldspace Cell ID? (So for example, it would return something like "Tamriel, 14, -15 if I was in Cell 14, -15 of the Tamriel Worldspace)