mIRC Home    About    Download    Register    News    Help

Print Thread
#201735 03/07/08 01:01 PM
Q
Qwayke2000
Qwayke2000
Q
How to crete a window where all your highlights goes?

H
Horstl
Horstl
H
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