it would be useful to have an event that fires when all iterations of a timer are complete
(combined with my other request for the timer to start immediately this could be
[lua]timer.performWithDelay(1000, doSomething, 100, {onComplete=finishSomething, immediate=true})[/lua]
presumably this wouldnt break old code either, as the first 3 parameters are the same
thanks
j.
[import]uid: 6645 topic_id: 3809 reply_id: 303809[/import]