What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » Scripting » [request]part of script

[request]part of script
Author: Message:
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
32 / Male / Flag
Joined: Apr 2004
RE: [request]part of script
quote:
Originally posted by foaly
shouldn't that be:
code:
var PlusWnd = MsgPlus.CreateWnd("ChoicesWnd.xml","WndColor");


It depends: if you want to make PlusWnd a local variable (removed when OnEvent_ChatWndSendMessage ends), you add "var" in front of it. If you want it to be a global variable, you drop the "var"
quote:
Originally posted by foaly
and the XML has to  be in unicode 16...
That is UTF-16:
quote:
Originally posted by Wikipedia
In computing, UTF-16 (16-bit Unicode Transformation Format) is a variable-length character encoding for Unicode, capable of encoding the entire Unicode repertoire.
:P
Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
12-09-2006 07:29 PM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
[request]part of script - by Kutar on 12-09-2006 at 04:35 PM
RE: [request]part of script - by Felu on 12-09-2006 at 06:23 PM
RE: [request]part of script - by foaly on 12-09-2006 at 06:55 PM
RE: [request]part of script - by Matti on 12-09-2006 at 07:29 PM
RE: [request]part of script - by Kutar on 12-10-2006 at 01:57 AM
RE: [request]part of script - by Felu on 12-10-2006 at 04:28 AM
RE: [request]part of script - by Kutar on 12-10-2006 at 05:18 AM
RE: [request]part of script - by Felu on 12-10-2006 at 05:36 AM
RE: [request]part of script - by Kutar on 12-10-2006 at 05:49 AM
RE: [request]part of script - by Felu on 12-10-2006 at 05:58 AM
RE: [request]part of script - by Kutar on 12-10-2006 at 06:13 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