PDA

View Full Version : Restarting the player on a timed map?


Eldriash
10-05-2001, 02:05 AM
I'm making a map where the player will be teleported back to the start after a certain amount of time, but I can't have them die.

I assume the best way to do something like this would be to start a trigger that waits as soon as the player enters the map, but how would you make them restart back at the start after the time is up, without killing them?  

Any advice is appreciated.

Rens2Sea
10-05-2001, 05:35 AM
Make a teleport the size of the whole level and parent it to a mover.

addman
10-05-2001, 02:14 PM
then drag it above your map and drop a marker,
set the wait time on that marker to your time, then put it on the map and drop another marker
set the teleport to target your player start.

pompey
10-05-2001, 02:24 PM
just use a trigger on auto start, set its wait time to however long u want, then target it to the teleport that cover ur whole level (initially have the teleoprt inactive) dont see why that wont work! i have been wrong b4 tho.