Greetingz Gentz ,

does anyone know of a proper way to remove -k key outputs regardless where they are in the output of this and have only the rest of the cmodes pass throu in the same line to output :

regardless where it is found like:

-kv+o key nick nick
+h-kv nick key nick

and so on.



Code

ON ^*:RAWMODE:#:{ echo -t $chan $nick Sets Mode on $chan to: $strip($1-,bcru) | haltdef }



Thanks in advance much apreciated.