i am unable to make custom themed action for
/me event

i have this:

ON ^1:INPUT:#:{ if ($1 == /me) && ($2- != $null) { .echo -a THIS_IS_TEST_TEXT $2- | halt } }

but mirc just ignores this and forces its display.

so is this on purpose done or what?


IceCapped