You maybe want to look at raw's.
and the numerics should be used in this event
Code:
raw *:*: {
 haltdef
 if ($numeric == 301) { echo -a $1- }
 elseif ($numeric == 310) { echo -a $1- }
 elseif ($numeric == 311) { echo -a $1- }
 ;rest of raw's are found in the url i gave you.
}

Then you need to filter out what you want to see, this is done by use $1 $2 $3 and so on. And everything goes in to your remote section, ALT + R in mirc.