mIRC Homepage
Posted By: getsome831 Nick mention log/window? - 05/05/03 06:16 PM
How can i insert a script that will monitor when my current nick is mentioned in any channel and then popup the text in a seperate window?

Thanks,

-gw
Posted By: KingTomato Re: Nick mention log/window? - 05/05/03 06:26 PM
on 1:TEXT:$(* $+ $me $+ *):#:{
/window @mentioned
/echo -ti2 @mentioned $+([,$chan,]) $+(<,$nick,>) $replace($1-, $me, $+(,$me,))
}

menu @mentioned {
Close Window: /window -c @mentioned
}
Posted By: getsome831 Re: Nick mention log/window? - 05/05/03 08:39 PM
sorry, and i should be able to just drop that anywhere in the remote tab right?

thanks again,

-gw
© mIRC Discussion Forums