Note: LucasForums Archive Project
The content here was reconstructed by scraping the Wayback Machine in an effort to restore some of what was lost when LF went down. The LucasForums Archive Project claims no ownership over the content or assets that were archived on archive.org.

This project is meant for research purposes only.

Trigger Quandry

Page: 1 of 1
 Mr. Chopper
12-13-2003, 4:27 AM
#1
I'm trying to trigger an event once per second. Any ideas?
 [SASH]Nathan
12-13-2003, 2:02 PM
#2
use a func_timer to trigger it every 1 sec ;) eg : trigger brush -to- func_timer -to- func_door say, should work sweet as, type in the value you want in the entity window for the func_timer and bobs yur uncle, unless his name is steve, then steve is your uncle, unless its dave ( this could go on forever )



SOS, edit, TRIGGER ONCE BRUSH TO TRIGGER THE TIMER, then put that brush rnd whole level or all your spawn points, moment u enter game it will start the func_timer, unless u want the timer to start when sum gets nr it then follow the rambeling above :)
 WadeV1589
12-13-2003, 3:13 PM
#3
Or just set the START_ON flag on func_timer :p
 [SASH]Nathan
12-13-2003, 8:19 PM
#4
lolz :P
Page: 1 of 1