mIRC Home    About    Download    Register    News    Help

Print Thread
#144176 07/03/06 03:22 AM
T
truguce
truguce
T
On the server that i am on i get alot of Global notices and is very annoying to say the least. When i am trying to go back and look at everything that has happened in my status window all i see is those notices. How can i use ON Notice to make them stop viewing????
Or any other method.
Thanks

Joined: Aug 2004
Posts: 7,168
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Aug 2004
Posts: 7,168
I don't think it can be done, as I just finished trying a few possibilities, none of which worked.

Joined: Dec 2002
Posts: 1,536
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Dec 2002
Posts: 1,536
Ive been able to manipulate network wide global notices with the ON NOTICE event. I have the typical nick doing the global on a user level and then manipulate the message no problem


Those who fail history are doomed to repeat it
T
truguce
truguce
T
so can it be done to make only the global notices not appear? i still want notices from other people. I was hoping there was some like what you can do with raw commands with "halt"

Joined: Oct 2005
Posts: 1,671
G
Hoopy frood
Offline
Hoopy frood
G
Joined: Oct 2005
Posts: 1,671
Wouldn't it be something like this:

on ^*:NOTICE:*:?:if ($nick == globalnick) haltdef

(untested code)

Put the nickname of the global announcer here

-genius_at_work

T
truguce
truguce
T
thanks a bunch it works great!!!


Link Copied to Clipboard