mIRC Homepage
Posted By: NiCk2 Away - 21/06/03 07:33 PM
I was wondering why when someone is away, if you speak to them in private, their away message appears every time you say something to them...
I have thought of various ways to counter that but I would like to hear yours if you have any.

Thank you very much in advance smile
Posted By: codemastr Re: Away - 21/06/03 07:38 PM
Because the IRC server sends it to mIRC each time. If it didn't, how would you know if the user was still away or not?
Posted By: NiCk2 Re: Away - 21/06/03 07:53 PM
Well, I would whois the user or do a /who #chan. No ?
However, thanks for your answer but do you know the best way to not have it appear each time I talk to this user ?
Thanks smile
Posted By: KingTomato Re: Away - 21/06/03 11:50 PM
raw 301:*: {
if (!%away. [ $+ [ $nick ] ]) /inc -u300 %away. [ $+ [ $nick ] ]
else /haltdef
}
*Hides it once every 5mins*
© mIRC Discussion Forums