mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Apr 2010
Posts: 969
F
Hoopy frood
OP Offline
Hoopy frood
F
Joined: Apr 2010
Posts: 969
/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

Last edited by FroggieDaFrog; 25/02/15 01:38 AM.

I am SReject
My Stuff
Joined: Mar 2017
Posts: 1
T
Mostly harmless
Offline
Mostly harmless
T
Joined: Mar 2017
Posts: 1
I too support this feature it seems much more convinent than coloring every single @+


Link Copied to Clipboard