Tremulous Forum
Media => Mapping Center => Topic started by: WaxyChicken on April 23, 2009, 12:23:09 am
-
Instant Win
I'm trying to think of a way for humans to automatically win if they reach a certain spot.
at first i thought Trigger_Win did this, then i learned it was used for ATCS Fireworks - bummer.
I can't find an entity (or brush entity) built in to cause this, so i'm thinking maybe a map-wide lava burst as in volcano.
Any suggestions?
-
target_human_win
-
Thank you very much!
after some experimenting i learned i needed a Trigger_Multiple brush to target a Target_Human_Win brush. When i reach the Trigger_Multiple it did it's job perfectly. (both are trigger texture)
You're awesome.
-
Is there anyway you can have a timer added?
So have alien instant win after 10 minutes or something...?
-
amz181:
target_delay
-
thanks alot :)