Author Topic: Timer Events ( Different Than Event Delay )  (Read 762 times)

Would be really usefull for DM's and other things. Im suprised some one hasnt jumped on this idea yet.
 
Start Timer - Output event
Stop Timer - Output Event
On Timer Hit Zero - Input Event

And then there should be some kind of Event that causes something to happen when the timer reaches a certain point. ( Thats not zero )

But yeah, someone really should make this. Im not too fond of scripting, or I would do it myself.
I could certainly use this for one or two things...

Edit: Let me if there is already something like this, Cuz I dont really pay that much attention to when addons come out. I just get them when i see them.

Edit: The Event Delay System goes up to 3 minits. ( I think ) For this, Im talking like 10 minits.

Edit: AND, a timer would be displayed at the top of the screen.
« Last Edit: March 25, 2009, 05:31:46 PM by Sergio »

Would be really usefull for DM's and other things. Im suprised some one hasnt jumped on this idea yet.
 
Start Timer - Output event
Stop Timer - Output Event
On Timer Hit Zero - Input Event

And then there should be some kind of Event that causes something to happen when the timer reaches a certain point. ( Thats not zero )

But yeah, someone really should make this. Im not too fond of scripting, or I would do it myself.
I could certainly use this for one or two things...

Edit: Let me if there is already something like this, Cuz I dont really pay that much attention to when addons come out. I just get them when i see them.
 

=

event delays

That little box to the left of any event?... Try putting a number in it. 
:D

Ok, before this gets out of hand, the event delay only goes up to 3 minits ( I think )

Im talking like 10 minits.

YES, I am fully aware of the Event Delay System.

Tom

Use my getSimTime event.




where do you get the timer events

Delays and toggleEventEnabled.

Learn to use print counts. 30 second delay is plenty if you use it right. Set a counter to 20 (now easy with setPrintCount) and then have it count down every 30 seconds.