mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Dec 2004
Posts: 1
O
Mostly harmless
OP Offline
Mostly harmless
O
Joined: Dec 2004
Posts: 1
I've seen on someone else's MIRC that when you look at the list of users in a channel those with different ranks have a different color name, for example operators are red peons are green and whenever they talk in the channel their name is that color so you know their status. Is there any possible way for me to do this? If so please let me know.

Joined: Sep 2004
Posts: 237
Fjord artisan
Offline
Fjord artisan
Joined: Sep 2004
Posts: 237
if you type /uwho it opens the mIRC address book , the last tab is a colors tab. In the colors tab you can set colors for both the nicks or mode types ( @ = blue , Joe = red , + = green etc.). Give that a try.

Oh and No Mode means anyone who isnt either @ or +.

Last edited by JAFO; 26/12/04 10:53 PM.
Joined: Aug 2003
Posts: 1,831
I
Hoopy frood
Offline
Hoopy frood
I
Joined: Aug 2003
Posts: 1,831
Type the following.
Code:
//cnick -ym0s1 * $color(notify) | cnick -m0s2 * 5 @ | cnick -m0s3 * 4 % | cnick -m0s4 * 7 + | cnick -nm0s5 * 3

Then press Alt+B or click the 6th icon from the left to open the address book dialog.
Click on the 'Colors' tab
Check the entries made from the above line and you should see how to add|edit|remove them.

Joined: Dec 2002
Posts: 3,547
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Dec 2002
Posts: 3,547
When using Iori's code, press Alt+B and then click the colours tab. Then make sure that Nick colours is enabled.


Link Copied to Clipboard