What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [?] retrieve contact status

[?] retrieve contact status
Author: Message:
Felu
Veteran Member
*****


Posts: 2223
Reputation: 72
30 / Male / Flag
Joined: Apr 2006
Status: Away
RE: [?] retrieve contact status
Contact.Status returns numerical values for each status. You'll have to replace 'em [Image: msn_tongue.gif].
code:
Status = new Array('Unknown', 'Offline', 'Unknown', 'Online', 'Busy', 'Be Right Back', 'Idle', 'Away', 'In a Call', 'Out to Lunch');
Status[Contact.Status]
That should do it [Image: msn_happy.gif].
12-08-2006 10:25 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[?] retrieve contact status - by Cartox on 12-08-2006 at 10:12 AM
RE: [?] retrieve contact status - by Felu on 12-08-2006 at 10:25 AM
RE: [?] retrieve contact status - by Cartox on 12-08-2006 at 10:39 AM
RE: [?] retrieve contact status - by Felu on 12-08-2006 at 10:45 AM
RE: [?] retrieve contact status - by Cartox on 12-08-2006 at 10:57 AM
RE: [?] retrieve contact status - by NanaFreak on 12-08-2006 at 10:58 AM
RE: [?] retrieve contact status - by Cartox on 12-08-2006 at 11:07 AM
RE: [?] retrieve contact status - by Felu on 12-08-2006 at 11:19 AM
RE: [?] retrieve contact status - by Cartox on 12-08-2006 at 11:23 AM
RE: [?] retrieve contact status - by Felu on 12-08-2006 at 11:42 AM
RE: [?] retrieve contact status - by Cartox on 12-08-2006 at 12:23 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