mIRC Homepage
Posted By: Maelish delay on notice or msg - 19/06/13 02:45 PM
Is there a way to cause /notice or /msg to pause between line sends?

I'm doing something like so...

Code:
on *:TEXT:@rules*:#channel-name: { /notice  $nick 
...several lines of text...
}
Posted By: Masoud Re: delay on notice or msg - 19/06/13 02:55 PM
You can use /timer. (Or /play in some situations)

Read the help file for more info.
Posted By: Maelish Re: delay on notice or msg - 24/06/13 06:52 PM
I wasn't aware of /play at the time of posting. Its perfect!
© mIRC Discussion Forums