Hi folks,
Just for fun I fiddled with the Timer behavior sources
and as it was broken (couldn't create two different timer on the same behavior), I started to rework it a bit.
So now not only can you create as much timer as you want,
but you also have one new condition:
- timer "timername" is running: true if the timer is currently running
and two new expression:
- count("timerName"): returns the current value of the counter
- initialValue("timerName"): returns the initial value you put in the counter
I'll support this plugin so if you have any bug and/or feature request, feel free to ask (:
Timer.zip
You'll have to overwrite the original plugin to avoid conflict
Just in case there's bugs you can fall back on the original one
Timer_original.zip
Have fun (:Yann2012-11-20 22:32:02