What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [Release] mPSM (Version 1.32)

[Release] mPSM (Version 1.32)
Author: Message:
DiExE
New Member
*


Posts: 1
Joined: Aug 2008
RE: [Release] mPSM (Version 1.32)
Sorry but i don't speak english so good..

I found a bug in this script :)

I don't know if it is a bug or you did it to do publicity..
it is that when you sign in it didnt set the prefix and suffix that I configured..it sets "Listening to: " and "(mPSM)"..
the solution that I created is this:

in the declarations:
code:
var prefix;
var suffix;
var icon;


add this function:
code:
function OnEvent_Signin(Email){
    prefix= RR("prefix");
    suffix= RR("suffix");
    icon= RR("icon");
}


08-16-2008 03:10 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[Release] mPSM (Version 1.32) - by Spunky on 12-30-2006 at 09:55 PM
RE: [Release] mPSM (Version 1.32) - by nod32 on 01-01-2007 at 03:48 PM
RE: [Release] mPSM (Version 1.32) - by -dt- on 01-01-2007 at 04:22 PM
RE: [Release] mPSM (Version 1.32) - by CookieRevised on 01-01-2007 at 06:28 PM
RE: [Release] mPSM (Version 1.32) - by EBFL on 01-01-2007 at 06:35 PM
RE: [Release] mPSM (Version 1.32) - by CookieRevised on 01-01-2007 at 06:40 PM
RE: [Release] mPSM (Version 1.32) - by -dt- on 01-01-2007 at 06:41 PM
RE: [Release] mPSM (Version 1.32) - by CookieRevised on 01-01-2007 at 07:30 PM
RE: [Release] mPSM (Version 1.32) - by Spunky on 01-01-2007 at 09:02 PM
RE: [Release] mPSM (Version 1.32) - by DiExE on 08-16-2008 at 03:10 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