Shoutbox

List of online "friends" - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Forum: Plug-Ins (/forumdisplay.php?fid=28)
+------ Thread: List of online "friends" (/showthread.php?tid=28465)

List of online "friends" by mknielsen on 07-10-2004 at 09:54 PM

Hi everyone,

I'm new in Messenger!Plus and would like to know if the following is possible.

Is it possible to create a plus-in that can track who is online and offline. I need to get the email-address everytime a "friend" changes status.

My idea for the plus-in is to use it in my community, so that my users don't have to be at the website - to be listed online.

Best Regards,
Martin Nielsen
Denmark


RE: List of online "friends" by Choli on 07-10-2004 at 10:03 PM

quote:
Originally posted by mknielsen
Hi everyone,

I'm new in Messenger!Plus
hi :wave: and welcome ;)

quote:
Originally posted by mknielsen
Is it possible to create a plus-in that can track who is online and offline. I need to get the email-address everytime a "friend" changes status.
No, sorry. Currently plugins aren't notified when a contact changes his/her status.

oh, well, I'm just thinking... maybe you can do it with the Messenger API. You can use the messenger object that Plus sends in the Initialize function... mmm... i'm not sure...
RE: List of online "friends" by Millenium_edition on 07-10-2004 at 10:55 PM

sure, in your class add an object with events and then on Initialize set the object to oMessenger