| View previous topic :: View next topic |
| Author |
Message |
Please Register and Login to this forum to stop seeing this advertsing.
|
Posted: Post subject: |
|
|
|
|
|
| Back to top » |
|
 |
buckroe1
Joined: 18 Sep 2009 Posts: 2
|
Posted: Fri Sep 18, 2009 7:40 pm Post subject: conditional func_button |
|
|
Hi All
I am making a map of a fan shaft that pushes players to to various levels in the map via button, multi manager and a trigger push. I want to make a kill switch where players plumment to thier death via a trigger_hurt that turns off after the players have had enough time to fall to thier death.Is there a conditional button or other entity that will check to see if the fan is on and then activate? The kill switch will not be able to turn the fan on, only off.
Thanks for any help.
Thanks
Don
BTW Great maps Doc. |
|
| Back to top » |
|
 |
DocRock Site Admin

Joined: 22 May 2005 Posts: 192
Location: Kansas
|
Posted: Wed Sep 30, 2009 2:17 am Post subject: |
|
|
| maybe have the trigger_hurt start off, then use trigger_once to trigger it back on when you go higher? |
|
| Back to top » |
|
 |
buckroe1
Joined: 18 Sep 2009 Posts: 2
|
Posted: Fri Oct 16, 2009 1:53 am Post subject: |
|
|
Thanks Doc
I'll give that a try.
Another question I have for you:
What entities are used in drive-in to get the video playing on the screen?
Also: Will Hammer output a bsp file or is it just for source engine with vmf files?
Thanks
Don |
|
| Back to top » |
|
 |
DocRock Site Admin

Joined: 22 May 2005 Posts: 192
Location: Kansas
|
Posted: Tue Oct 20, 2009 3:44 pm Post subject: |
|
|
I used a func_wall toggle - turning them on and off for each screen and yeah hammer just puts out bsp files. only source hammer puts out vmf
|
|
| Back to top » |
|
 |
|