mIRC Home    About    Download    Register    News    Help

Print Thread
#117548 16/04/05 10:07 PM
Joined: Apr 2005
Posts: 53
A
aDevil Offline OP
Babel fish
OP Offline
Babel fish
A
Joined: Apr 2005
Posts: 53
on ^*:notice:*:*:{
if (!$window(@Notice)) { window -e @Notice }
echo $color(norm) -bfilmrt @Notice $+(<,$nick,>) $1-
/set %lastnoticenick $nick
/editbox -p @Notice /notice %lastnoticenick
haltdef
}


when I got a notice and not the mirc is the active window then my mirc is highlighting, but only with notices and after i writed this script, what can I do? frown

Last edited by aDevil; 16/04/05 10:09 PM.
#117549 17/04/05 12:29 AM
Joined: Dec 2002
Posts: 1,922
O
Hoopy frood
Offline
Hoopy frood
O
Joined: Dec 2002
Posts: 1,922
Your mIRC will not flash if you remove the -f switch from /echo.


Link Copied to Clipboard