mIRC Home    About    Download    Register    News    Help

Print Thread
#201735 03/07/08 01:01 PM
Joined: Feb 2006
Posts: 4
Q
Self-satisified door
OP Offline
Self-satisified door
Q
Joined: Feb 2006
Posts: 4
How to crete a window where all your highlights goes?

Joined: Nov 2006
Posts: 1,559
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Nov 2006
Posts: 1,559
There's no easy / waterproof way to catch *all* possible highlight situations (have e.g. a look here) .
Anyway, you'll catch the most of *regular* highlight situations if you use this condition in both an "on text" and an "on action" event:
Code:
if ($highlight($nick $1-) { your code to add text to a custom window }



Last edited by Horstl; 03/07/08 01:52 PM.

Link Copied to Clipboard