try this
Code:
alias c_l {
  .set %c_ $1
  timercl 0 60 mode %c_ +l $calc($nick(%c_,0) + 10))
}

/c_l #chan-name
It'll set +10 to the chan ever minute and it works i tried it blush) basicly just fixed the guys post above me heh