mIRC Homepage
/cprefix -buidr [chan] [prefixes] [color]

Sets the [prefixes]' color for the specified channel's nicklist. This alters the color settings for JUST the prefix, not the nickname associated with it.

Image for Clarification

if [chan] is * all channels are effected, otherwise only the specified channel for the currently active network is effected.

if [prefixes] is * all prefixes will be effected.

The -bui switch causes the prefix to be bold, underline and/or italic
The -d switch applies the prefix coloring to messages displayed in channels as well.

The -r switch resets the specified prefix color to default values




Examples:
Code:
;All prefixes for all networks will be bold and red in every channel's nicklist
/cprefix -b * * 04

;clears all prefix settings
/cprefix -r *

;Sets the "@" prefix for #example on the active connection to red
/cprefix @ #example 04





$cprefix([#chan], prefix)
Resolves the color of the prefix for the specified channel

If [#chan] is not specified then the default coloring of the prefix for the network is returned

the .bold, .underline, and .italic properties return $true is the prefix is bold, underline, or italic
I too support this feature it seems much more convinent than coloring every single @+
© mIRC Discussion Forums