mIRC Homepage
Posted By: Ninko Whisper in main room - 03/07/04 11:49 PM
Hi there,
I'm just wondering how can you whisper something to someone in the main room, rather then opening up an extra window?

I'm using this code so far:

on *:JOIN:*:{
/msg $nick Welcome $nick smile
/msg $nick I am your Trivia host smile
}

Thanks smile
Posted By: bunar Re: Whisper in main room - 03/07/04 11:54 PM
replace /msg with /notice
Posted By: Ninko Re: Whisper in main room - 04/07/04 12:23 AM
Thanks smile
Posted By: Ddan Re: Whisper in main room - 04/07/04 12:42 AM
also, you don't need to use / in your scripts.
© mIRC Discussion Forums