What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » scripting help need please

scripting help need please
Author: Message:
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
30 / Male / Flag
Joined: Apr 2006
Status: Away
RE: scripting help need please
Or you can make an array with Status names and Match it with Status code :).
code:
var Status = new Array("Unknown", "Offline", "Appear Offline", "Online", "Busy", "Be Right Back", "Idle", "Away", "In a Call", "Out to Lunch");
Status[Messenger.MyStatus];

This post was edited on 03-07-2007 at 12:30 PM by Felu.
03-07-2007 03:14 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
scripting help need please - by Gareth_2007 on 03-07-2007 at 12:31 AM
RE: scripting help need please - by Dennis Mike on 03-07-2007 at 02:56 AM
RE: scripting help need please - by Felu on 03-07-2007 at 03:14 AM
RE: scripting help need please - by CookieRevised on 03-07-2007 at 11:44 AM
RE: scripting help need please - by Gareth_2007 on 03-07-2007 at 01:55 PM
RE: scripting help need please - by CookieRevised on 03-07-2007 at 02:52 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