What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » what doesn't work?

what doesn't work?
Author: Message:
kris2000
New Member
*


Posts: 2
Joined: Aug 2006
O.P. what doesn't work?
what doesn't work with this script?

function OnEvent_ChatWndReceiveMessage(ChatWnd, Origin,Message,MessageKind)
{
    if (Message == "test1") {
        WriteString(0, "test");
    }
    if (Message == "test2") {
        MsgPlus.DisplayToast("TEST", ReadString(0));
    }
}
08-27-2006 11:06 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
what doesn't work? - by kris2000 on 08-27-2006 at 11:06 AM
RE: what doesn't work? - by Ash_ on 08-27-2006 at 11:11 AM
RE: what doesn't work? - by kris2000 on 08-27-2006 at 11:31 AM
RE: what doesn't work? - by markee on 08-27-2006 at 11:49 AM
RE: what doesn't work? - by Matti on 08-27-2006 at 11:57 AM


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