mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Mar 2004
Posts: 5
O
OrGoN3 Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
O
Joined: Mar 2004
Posts: 5
I am looking to highlight ONLY and ALWAYS when someone messages me via a query window (whenever they say something new and the window is not in focus, or when they message me for the first time). I DO NOT want channels and server windows to be highlighted on new text, JUST queries. Is this possible and if so, how?

Joined: Jun 2006
Posts: 508
D
Fjord artisan
Offline
Fjord artisan
D
Joined: Jun 2006
Posts: 508
Add this to your remotes (Alt+R)
Code:
on *:text:*:?:window -g1 $nick
on *:action:*:?:window -g1 $nick


Joined: Mar 2004
Posts: 5
O
OrGoN3 Offline OP
Nutrimatic drinks dispenser
OP Offline
Nutrimatic drinks dispenser
O
Joined: Mar 2004
Posts: 5
Thanks, but here's the problem. Even with "Always Highlight" turned off, it still highlights everything, always. So I have set it to a transparent color. I think that's the reason that script won't work. Is there any way around this?
Thanks again!


Link Copied to Clipboard