I tried now the following, it will calculate the current time + the offset. But it still starts right away. Any suggestions?

%ct = $asctime($calc($ctime + ($2)),HH:nn:ss)
if (!$timer(attic)) {
.timerattic 1 $2 msg $chan Text
.timer2 %ct 0 3 msg $chan Text
}

EDIT: Nvmd... so the %ct timer can only take minutes and not seconds... lame. Any other way?

Last edited by Andulien; 29/02/12 03:50 PM.