Shoutbox

[i need help for detect error in the script] - 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: [i need help for detect error in the script] (/showthread.php?tid=75824)

[i need help for detect error in the script] by nitromc on 07-03-2007 at 02:23 PM

i have error in my script but  i do not find the error :( who can help me ?


RE: [i need help for detect error in the script] by pollolibredegrasa on 07-03-2007 at 02:36 PM

Two things:

First off, your attachment is not a proper Plus! script file - you have simply renamed the .js to .plsc.

To make a .plsc file, you need to create your .js, then create a scriptinfo.xml and add these to a .zip file. It explains how to correctly create them in the Scripting Documentation.

Second, (after having a quick look), all you need to do to fix your script is add an extra } at the bottom (you have missed it off the end of the function) :)


RE: [i need help for detect error in the script] by nitromc on 07-03-2007 at 02:50 PM

i have add } but dont function :( can you fix it for me ? please


RE: [i need help for detect error in the script] by matty on 07-03-2007 at 03:26 PM

Here.


RE: [i need help for detect error in the script] by nitromc on 07-03-2007 at 05:51 PM

thank you 1000000