• How do you make a teleport activate for a tenth of a second then deactivate?
    3 replies, posted
How do you make a teleport activate for a tenth of a second then deactivate? I am currently making a fightclub map, and I need a teleport, so the operator can teleport someone in the arena.... Also, is it possible to make a teleport, have more than one destination..?
Set the trigger_teleport to start disabled and add two outputs to the triggering entity: <Output> | <trigger_teleport> | Enable | | 0 <Output> | <trigger_teleport> | Disable | | .1 [url=http://www.editlife.net/tutorial.php?tutid=32]Teleporter with Random Destination[/url]
Firstly, use the input delays on your button. onpressed > triggerteleport > enable > 0 > 0 onpressed > triggerteleport > disable > 0.1 > 0 Damnit Terrenteller :P
Thanks man, your the best (I like facepunch because of this, fuck trolls. People are nice to me :downs:) [editline]07:00PM[/editline] Wait, I used delay's once, didn't work, oh well, will try again... [editline]07:26PM[/editline] Compiling now.
Sorry, you need to Log In to post a reply to this thread.