/timerALL off would turn the timer which was allocated the name ALL off.

There is Iori's way and also /timer* off.

And actually, your way also lol. wink

Code:
alias timerall {
  .timer* off 
   echo $color(info) -a * All timers halted
}

Last edited by SladeKraven; 19/01/05 11:57 PM.