What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » Scripting Help

Scripting Help
Author: Message:
deAd
Scripting Contest Winner
*****

Avatar

Posts: 1060
Reputation: 28
– / Male / Flag
Joined: Jan 2006
RE: Scripting Help
quote:
Originally posted by Thunder708
code:
function Command_details ()
{
var OS = (!OS);

return "My Operating System Is ("+OS+")"
}

That code is adding a boolean into the string (the line in bold is where the variable OS is becoming a boolean value). Make sure that the variable OS is set to the appropriate string you want to show.
01-30-2008 11:27 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Scripting Help - by Thunder708 on 01-30-2008 at 05:35 PM
RE: Scripting Help - by matty on 01-30-2008 at 11:18 PM
RE: Scripting Help - by Thunder708 on 01-30-2008 at 11:24 PM
RE: Scripting Help - by deAd on 01-30-2008 at 11:27 PM
RE: Scripting Help - by Thunder708 on 01-31-2008 at 11:59 AM
RE: Scripting Help - by Matti on 01-31-2008 at 05:03 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