hello
i try to make notice on my theme, but i have one problem, when i open query to chat with my friend, notice from other people on channel show on my query window, now i need that notice not to show in any open window but only on channel who typed notice. i try with this code but i can't
on ^*:notice:*:#: {
echo -a blah blah
haltdef
}
also i try with
on !1:NOTICE:*:#:echo -a notice but is the same. if i open query notice show on it.
what echo -? need for that, for not show message on active
thanks in advance