What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » New to Plus! scripting :).

New to Plus! scripting :).
Author: Message:
Buzz44
Junior Member
**

Avatar
Messenger Plus! Newbie ^^

Posts: 18
– / Male / –
Joined: Aug 2006
O.P. RE: New to Plus! scripting :).
One last thing. Do I really need to check if Messenger.MyStatus is > 1? If MessengerStart = False doesn't that mean that WML is already running and the user is logged in? Or do scripts run even when WML is running no user signed in?

code:
if((MessengerStart == false) && (Messenger.MyStatus > 1)){
    Startup();
  }
08-31-2006 08:56 AM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
New to Plus! scripting :). - by Buzz44 on 08-31-2006 at 04:58 AM
RE: New to Plus! scripting :). - by cloudhunter on 08-31-2006 at 05:02 AM
RE: New to Plus! scripting :). - by Buzz44 on 08-31-2006 at 05:04 AM
RE: New to Plus! scripting :). - by matty on 08-31-2006 at 06:12 AM
RE: New to Plus! scripting :). - by Buzz44 on 08-31-2006 at 07:34 AM
RE: New to Plus! scripting :). - by foaly on 08-31-2006 at 08:03 AM
RE: New to Plus! scripting :). - by Eljay on 08-31-2006 at 08:10 AM
RE: New to Plus! scripting :). - by Buzz44 on 08-31-2006 at 08:51 AM
RE: New to Plus! scripting :). - by Buzz44 on 08-31-2006 at 08:56 AM
RE: New to Plus! scripting :). - by Eljay on 08-31-2006 at 08:57 AM
RE: New to Plus! scripting :). - by Buzz44 on 08-31-2006 at 08:58 AM
RE: New to Plus! scripting :). - by Anton on 08-31-2006 at 02:18 PM
RE: New to Plus! scripting :). - by matty on 08-31-2006 at 03:50 PM
RE: New to Plus! scripting :). - by Buzz44 on 08-31-2006 at 11:39 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