11-11-2013, 03:36 PM
Hi , put this code in your remote will work too :
HIGHLIGHT ::::
on *:text:*:#:{
if ($me isin $1-) {
if ($active != $chan) echo -ta 2(INFOS) 5 APPEL sur2 $chan 5 : 14 < $nick > 4 $1-
if (!$window(@HightLight)) window -kn @HightLight
echo @HightLight ( $time ) [ # ] < $nick > $1-
}
}
Ps: it works only on channels , and without sound.
HIGHLIGHT ::::
on *:text:*:#:{
if ($me isin $1-) {
if ($active != $chan) echo -ta 2(INFOS) 5 APPEL sur2 $chan 5 : 14 < $nick > 4 $1-
if (!$window(@HightLight)) window -kn @HightLight
echo @HightLight ( $time ) [ # ] < $nick > $1-
}
}
Ps: it works only on channels , and without sound.
