What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Create personalized status?

Create personalized status?
Author: Message:
Frxstrem
New Member
*


Posts: 6
Reputation: 1
29 / Male / –
Joined: Aug 2006
O.P. Create personalized status?
Is it possible to create a personalized status when you write a command?

I know that it's a code like this:
code:
OnEvent_EnterPersonalizedStatus(
    [enum] NewStatus,
    [string] NameTag,
    [string] PersonalMessage,
    [string] AutoMessage
);

OnEvenr_LeavePersonalizedStatus(
);
but it doesn't create a personalized status.

So, does anybody have a code to create a personalized status?
================
Frxstrem
03-07-2007 05:27 PM
Profile PM Find Quote Report
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: Create personalized status?
The stuff you showed are events. Events are triggered when something happens.

Events are not commands which you invoke.

Anyways, you can not invoke a personalised status by some script command as there is no script command for that.

---

The best you can do is sending the Plus! command "/persostat" to a chat window. But this will only open the personalised status dialog.
.-= A 'frrrrrrrituurrr' for Wacky =-.
03-07-2007 05:50 PM
Profile PM Find Quote Report
Frxstrem
New Member
*


Posts: 6
Reputation: 1
29 / Male / –
Joined: Aug 2006
O.P. RE: Create personalized status?
Thank you:D
================
Frxstrem
03-09-2007 07:36 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »


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