What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Plug-Ins » Opening conversation windows automatically

Opening conversation windows automatically
Author: Message:
RaceProUK
Elite Member
*****

Avatar

Posts: 6073
Reputation: 57
39 / Male / Flag
Joined: Oct 2003
RE: Opening conversation windows automatically
You'll need to add a check to see if you're signed in. The MISTATUS enumeration contains many values, so you'll need to use OnMyStatusChange() until you detect MISTATUS_ONLINE.

Tip: Use a bitwise AND to see if online, as all online-type statuses have bit 2 set.
In the latest Plus! API package, there's a Help file for the Messenger API.
[Image: spartaafk.png]
09-15-2005 11:58 AM
Profile PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Opening conversation windows automatically - by Alfa_Romeo on 09-15-2005 at 12:42 AM
RE: Opening conversation windows automatically - by RaceProUK on 09-15-2005 at 11:58 AM
RE: Opening conversation windows automatically - by Alfa_Romeo on 09-15-2005 at 07:56 PM
RE: Opening conversation windows automatically - by RaceProUK on 09-15-2005 at 08:26 PM
RE: Opening conversation windows automatically - by Alfa_Romeo on 09-15-2005 at 10:38 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On