quote:
Originally posted by keithwarch09
no one like.....?it was my first script i thought it was decent
of course it is ;)
... but i got an error while importing the script files
You should edit your ScriptInfo.xml:
code:
<?xml version="1.0"?>
<ScriptInfo xmlns="urn:msgplus:scripts" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="1.0">
<Information>
<Name>flirt</Name>
<Description>it sends a flirt everytime you type /flirt</Description>
</Information>
<OleFiles>
<FileName></FileName>
<FileName>flirt.js</FileName>
</OleFiles>
</ScriptInfo>
* remove this (and save the changes in the file =P):
code:
<OleFiles>
<FileName></FileName>
<FileName>flirt.js</FileName>
</OleFiles>