on *:input:*:{ if ($inpaste) { echo -a $cb(0) } }


Then copy/paste something of more then 2 lines, I keep getting

* /echo: insufficient parameters

Even with Identifier Warning on only:

* /echo: insufficient parameters

So I don't know it anymore, is this a bug?

PS: This was tested on a clean mIRC.

PSS: This only seems not to work with $inpaste in conjunction with $cb(0). When they are not together, they work.