| View previous topic :: View next topic |
| Author |
Message |
JaSoN Guest
|
Posted: Sun May 05, 2002 4:00 pm Post subject: |
|
|
want to ask if anyone knows how to add a timer for this ... eg. u type .info in the channel and the msg should appear some seconds later, ty.
| Code: |
bind pub - ".info" sayinfo
proc sayinfo { nick uhost handle channel rest } {
putnot $nick "Info..."
}
|
|
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|