Specialized teleporter?

Nornan12

L1: Registered
Jul 10, 2011
1
0
First of all, this thread is aiming mainly at those who own Call of Duty: Black Ops. If you own or have played the game, you can help greatly :)

I'm working on making a Zombie Fortress version of CoDBO's Kino Der Toten. I posted this thread to ask if anyone can help me make a teleporter that can:
-Teleport from point A to point B (Duh, It's a teleporter)
-Stay at point B about 60 seconds
-Lastly, teleport at a third point

Any and all help will be greatly appreciated :)
 

Seba

DR. BIG FUCKER, PHD
aa
Jun 9, 2009
2,364
2,728
IMO codblops is a bad game, but that's irrelevant.

For the teleporter, you'll have to use trigger_teleports and info_targets. The first trigger_teleport should activate as normal and teleport the player into the second one, which does its thing with a 60 second delay.

EDIT: alternatively, you could use point_teleports.