What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » whats wrong about this line ?

whats wrong about this line ?
Author: Message:
x_master_r
New Member
*


Posts: 11
Joined: Jun 2006
O.P. Huh?  whats wrong about this line ?
code:
function OnEvent_Signin(Email)
{
    if(Email == "ralph__sterks@hotmail.com")
    {
        var Message = "Hello Meester " + "Ralph" + "!" ;
        Message = MsgPlus.RemoveFormatCodes(Message) ;
        MsgPlus.DisplayToast("", Message,["welkoms bericht"] Title,["\C:\mijn downlaod stuff\benerweer.mp3"] SoundFile) ;
    }
}


i know its the first thing in the script doc and i wanna extent it

thy
06-25-2006 03:38 PM
Profile E-Mail PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
whats wrong about this line ? - by x_master_r on 06-25-2006 at 03:38 PM
RE: whats wrong about this line ? - by Sepulcrum on 06-25-2006 at 03:40 PM
RE: whats wrong about this line ? - by Choli on 06-25-2006 at 03:44 PM
RE: whats wrong about this line ? - by matty on 06-25-2006 at 03:45 PM
RE: whats wrong about this line ? - by x_master_r on 06-25-2006 at 03: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