Opening conversation windows automatically - 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: Opening conversation windows automatically (/showthread.php?tid=50520) Opening conversation windows automatically by Alfa_Romeo on 09-15-2005 at 12:42 AM
Ok, I'm creating my first ever plugin for Plus! and I was doing fine, but I've come across a problem now. RE: Opening conversation windows automatically by RaceProUK on 09-15-2005 at 11:58 AM
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. RE: Opening conversation windows automatically by Alfa_Romeo on 09-15-2005 at 07:56 PM Thanks for the reply, I'll see if this helps. RE: Opening conversation windows automatically by RaceProUK on 09-15-2005 at 08:26 PM I just read your first post again - using the OnSignin event should work RE: Opening conversation windows automatically by Alfa_Romeo on 09-15-2005 at 10:38 PM
Well, when I use that msn will shut down if the messenger window is open. Not sure why, because msn opens fine if it's just in the tray. |