What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! Bug Reports » scripting PSM bug

scripting PSM bug
Author: Message:
foaly
Senior Member
****

Avatar

Posts: 718
Reputation: 20
38 / Male / Flag
Joined: Jul 2006
O.P. scripting PSM bug
I noticed a bugs in the new messenger plus.

You can't set your PSM by script

demo code:
Javascript code:
function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin, Message,MsgKind){
    if(Message.indexOf("[test]")>=0){
        Messenger.MyPersonalMessage = "test";
        return Message
    }
}
 
/*
> Fout gedetecteerd in regel 18 van "test.js": Object doesn't support this action.
  (Code: -2146827843)
> Fout gedetecteerd in "OnEvent_ChatWndReceiveMessage".
  (Code: -2147352567)
*/


Also, I think it is kind of a bummer the scripting part on the site isn't finished.
Some scripts might have broken due to the new release (one of mine has) and there is no possibility yet to upload a fixed version.

btw fun bug in the site: Go to the script section, enter a search string, but don't hit search. Now scroll down en press next...
[signature.jpg]
02-10-2011 06:16 PM
Profile E-Mail PM Find Quote Report
Spunky
Former Super Mod
*****

Avatar

Posts: 3658
Reputation: 61
35 / Male / Flag
Joined: Aug 2006
RE: scripting PSM bug
I think it's been changed to read only until they actually figure out a way to do it... It should just fail if it was broken
<Eljay> "Problems encountered: shit blew up" :zippy:
02-10-2011 06:20 PM
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