| View previous topic :: View next topic |
| Author |
Message |
pinkel Voice
Joined: 21 May 2008 Posts: 8
|
Posted: Sun Jun 15, 2008 5:10 am Post subject: delay putallbots |
|
|
I want to delay the putallbots announce for 3 secs.
I tried it this way:
| Code: |
utimer 3 putallbots "!channels $text"
utimer 03 putallbots "!channels $text"
|
but both gives the error:
| Quote: |
Tcl error [say]: wrong # args: should be "utimer seconds command"
|
What do I need to change?
Thanks |
|
| Back to top |
|
 |
speechles Revered One

Joined: 26 Aug 2006 Posts: 1398 Location: emerald triangle, california (coastal redwoods)
|
|
| Back to top |
|
 |
|