I see. Thank you for the pointer. Two questions associated with it: 1) I assume the $t# variables are only-once countdown, no? So in the callee subroutine, it will need to be reset (using varset), no? 2) Given you example "/if n $t0==0 /call BuffMe", a timer hitting 0 is not a event trigge...