Hey!

I need mirc on a chatspace server and i would like to log the server notices.

On notice don't work... i have try this

Code:
on *:Notice:*:*:/echo -a $1-

and

on 1:notice:*:*:/echo -a $1-

and

raw Notice:*:/echo -a $1-
 


User notices would log, server notices would not log...

What did i wrong? Hope you can help me!

Thank You wink