Is there anyway I could make a randomiser for a teleport?
I was just thinking about my map, it has 3 teleports, and 1 works. The others kill the player. Anyway I could make it so they randomise, eg; the one on the left is safe the others are not. Next round, the one on the right is safe. And so on.
Thanks.
Use a logic_case with a logic_timer
[url]http://developer.valvesoftware.com/wiki/Logic_case[/url]
And make it change which one it teleports to.
[QUOTE=Firegod522;26054470]Use a logic_case with a logic_timer
[url]http://developer.valvesoftware.com/wiki/Logic_case[/url]
And make it change which one it teleports to.[/QUOTE]
Thanks FireGOD
Sorry, you need to Log In to post a reply to this thread.