What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Whats wrong with this (debuging will not open as well) :(...

Whats wrong with this (debuging will not open as well) :(...
Author: Message:
plus
Banned


Posts: 127
Reputation: -10
Joined: Jan 2007
O.P. Wink  Whats wrong with this (debuging will not open as well) :(...
Say this was a script nothing else what would be wrong with it.

code:
function OnEvent_ChatWndSendMessage(oChatWnd, sMessage){
    if (sMessage === 'hello'){
        MsgPlus.DisplayToast('hello', 'Capital letters remember and full stops');
    }
    else if (sMessage === 'hiya'){
        MsgPlus.DisplayToast('hiya', 'Capital letters remember and full stops');
    }

The debuging dosnt open some how?

This post was edited on 01-13-2007 at 09:15 PM by plus.
01-13-2007 09:15 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Whats wrong with this (debuging will not open as well) :(... - by plus on 01-13-2007 at 09:15 PM
RE: Whats wrong with this (debuging will not open as well) :(... - by J-Thread on 01-13-2007 at 09:26 PM
RE: Whats wrong with this (debuging will not open as well) :(... - by plus on 01-13-2007 at 09:33 PM
RE: RE: Whats wrong with this (debuging will not open as well) :(... - by J-Thread on 01-13-2007 at 10:45 PM
RE: RE: Whats wrong with this (debuging will not open as well) :(... - by CookieRevised on 01-14-2007 at 02:56 AM
RE: Whats wrong with this (debuging will not open as well) :(... - by Eljay on 01-13-2007 at 09:56 PM
RE: Whats wrong with this (debuging will not open as well) :(... - by plus on 01-13-2007 at 11:47 PM
RE: Whats wrong with this (debuging will not open as well) :(... - by NanaFreak on 01-13-2007 at 11:51 PM
RE: Whats wrong with this (debuging will not open as well) :(... - by plus on 01-13-2007 at 11:56 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