Skip to content
MSN

Away Information

A TG007 community discussion started by Gwen.

Discussion 2 posts
Page 1 of 1
Open
Topic #6575 · 2 published posts · 437 views

Is there away to check for away status without using /who /whois/ /uwho ?

 

 

away is given when you join the room in raw 353, and also when the user joins the room. Though this information is removed from the sockread that you get from MSN because mIRC has no use for it.

 

When i do fix-ups of DC, it should be close to release. And then in DC, all you would need to do is $isaway($chan,$nick) and it would return $true if the person is away :P