Hi
I'm trying to pack a script. It's just one .js file that is functional (tested it before packing it).
My ScriptInfo.xml looks like this:
code:
<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>
I've already tried backing the code up and deleting it from the script manager and then running the .plsc but it keeps telling me that it's corrupt or something.
I've tried creating the ZIP archive with WinRar and 7zip.
Any pointers?