Re: Random Events
Posted by Le Chief on
Mon Sep 1st 2008 at 7:30am
2605 posts
937 snarkmarks
Registered:
Jul 28th 2006
Location: Sydney, Australia
Hey guys
I need some help setting up random events, I want some sounds to play at irregular intervals but I can't get it working.
I've tried using the logic_case and logic_timer but have failed to set up a random event.
Any ideas?
Re: Random Events
Posted by haymaker on
Mon Sep 1st 2008 at 8:38am
439 posts
921 snarkmarks
Registered:
Apr 1st 2007
Location: CAN
Funny, the random generator on logic_timer should work, has for me...
Failing that, one thing I've done is trigger a sound to an exploding barrel, with a delay of 12 secs or so. When the map is full nobody notices, but when there's a low player count it sounds random enough. Of course that only works for MP
Re: Random Events
Posted by ReNo on
Tue Sep 2nd 2008 at 1:13pm
ReNo
member
5457 posts
1991 snarkmarks
Registered:
Aug 22nd 2001
Occupation: Level Designer
Location: Scotland
I've never had any problems with getting logic_timer and logic_case working either - how exactly did you have them setup aaron?