|
ohm Beginner
Joined: 17 Sep 2002 Posts: 16
|
Posted: Wed Aug 09, 2006 7:21 am
Random time trigger |
Hello folks!
I was wondering what the best way was to setup a "random" trigger event between a set range (seconds perhaps)? Is there an easy way to go about this using Zmud?
Your comments are greatly appriciated! |
|
|
|
shalimar GURU
Joined: 04 Aug 2002 Posts: 4691 Location: Pensacola, FL, USA
|
Posted: Wed Aug 09, 2006 7:44 am |
#ALARM +%random(1, 900) {do something here}
that should allow your event to go off randomely between 1 second and 15 minutes... |
|
_________________ Discord: Shalimarwildcat |
|
|
|
ohm Beginner
Joined: 17 Sep 2002 Posts: 16
|
Posted: Wed Aug 09, 2006 2:33 pm |
And where would one enter this nifty script? In a trigger itself?
|
|
|
|
ohm Beginner
Joined: 17 Sep 2002 Posts: 16
|
Posted: Wed Aug 09, 2006 2:41 pm |
Ahhh, you can enter it directly into the prompt. Fantastic! Thanks a bunch.
|
|
|
|
|
|