Shoutbox

[REQUEST] How to pack scripts - Printable Version

-Shoutbox (https://shoutbox.menthix.net)
+-- Forum: MsgHelp Archive (/forumdisplay.php?fid=58)
+--- Forum: Messenger Plus! for Live Messenger (/forumdisplay.php?fid=4)
+---- Forum: Scripting (/forumdisplay.php?fid=39)
+----- Thread: [REQUEST] How to pack scripts (/showthread.php?tid=82063)

[REQUEST] How to pack scripts by Yoman2909 on 03-02-2008 at 04:13 PM

How do you pack scripts ?


RE: [REQUEST] How to pack scripts by mynetx on 03-02-2008 at 04:18 PM

A Script Pack is a single file, with a ".plsc" extension, containing all the files and sub directories of your script. Creating such a file is ridiculously easy for simple reason: Script Packs are just and only plain zip files with a different extension. This means that you only need to zip all the files in your script directory (with your favorite zip tool, like Winzip) and replace the ".zip" extension with ".plsc". Only one thing is required to make your zip file a valid Script Pack: a ScriptInfo.xml file.

Continue reading this in the Official Scripting Documentation at
http://www.msgpluslive.net/scripts/view/13-Offici...ing-Documentation/