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

Packing script error
Author: Message:
Matti
Elite Member
*****

Avatar
Script Developer and Helper

Posts: 1646
Reputation: 39
31 / Male / Flag
Joined: Apr 2004
RE: Packing script error
In Notepad++, you should select UCS-2 Little Endian as encoding. Also, it's a good idea to place an XML header in your ScriptInfo.xml:
XML code:
<?xml version="1.0" encoding="UTF-16"?>
<ScriptInfo>
    <Information>
        <Name>The list</Name>
        <Description>Prints your points from the list to your psm every five minutes.</Description>
        <Version>1.00</Version>
    </Information>
</ScriptInfo>

Plus! Script Developer | Plus! Beta Tester | Creator of Countdown Live | Co-developer of Screenshot Sender 5

Found my post useful? Rate me!
07-01-2010 11:56 AM
Profile E-Mail PM Web Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Packing script error - by x5x_tim on 07-01-2010 at 11:31 AM
RE: Packing script error - by djdannyp on 07-01-2010 at 11:35 AM
RE: Packing script error - by x5x_tim on 07-01-2010 at 11:37 AM
RE: Packing script error - by djdannyp on 07-01-2010 at 11:39 AM
RE: Packing script error - by x5x_tim on 07-01-2010 at 11:48 AM
RE: Packing script error - by Matti on 07-01-2010 at 11:56 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