mIRC Homepage
Posted By: Ninko /notice in channel window - 25/05/08 11:51 PM
Hi there,
When using /notice in a script, is there a way to get it to display this in the channel window rather then in the status window?

Thanks


Ninko
Posted By: argv0 Re: /notice in channel window - 26/05/08 12:12 AM
alt-o -> irc -> show in active [x] notices
Posted By: Ninko Re: /notice in channel window - 26/05/08 12:30 AM
Just tryed it, made no difference...


Ninko
Posted By: RusselB Re: /notice in channel window - 26/05/08 12:47 AM
If you are running the script that uses the /notice command, alter your script to use .notice and add an .echo $active

The / means that the message being sent out is shown in the default location, the status window. The . means that the message is quieted (not shown anywhere). By adding the .echo $active You will see the message that is being sent by the .notice command in the active window (be it channel, pm, status,etc.).
Posted By: Ninko Re: /notice in channel window - 26/05/08 01:13 AM
oh right, so theres no settings in order to do it?


Ninko
Posted By: Ninko Re: /notice in channel window - 26/05/08 01:31 AM
Also I've noticed that when 'Use single message window' option is checked it only places Queries in the singal message window, not notices, even though in the help file it says:

Quote:

This directs all private messages or notices from other users to one single message window. You will need to use the /msg command to reply. If you want to open a query window to a user, use the /query window.



Ninko
Posted By: RusselB Re: /notice in channel window - 26/05/08 04:01 AM
sounds like you might've found a bug... check to see if this is reproducable on a clean installation of the latest version of mIRC, and, if it is, check the Bug Reports forum. If it's been reported, you can add your 2 cents worth, or report it.
© mIRC Discussion Forums