I have this script:

Code:
on ^*:SNOTICE:*:{
  window -e @SNotices
  echo 11 @SNotices $1-
  haltdef
} 

to show me the Server Notices in different windows but when I write /quote help it displays this in the Status this error message:
-
[00:26:47] -irc.irc-server.net-
-
* /echo: insufficient parameters (line 82, s12.tms)
-
But also displays the help info in the SNotices... WHY ? confused


Regards, ThE_mASk.