mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jul 2010
Posts: 13
P
Paruny Offline OP
Pikka bird
OP Offline
Pikka bird
P
Joined: Jul 2010
Posts: 13
The help file says about nick colors:
"The Nick colors section allows you to assign colors to nicknames, which are then highlighted with their assigned colors in the channel nicknames list, and in any messages that those nicks send to channel or query windows."

So if I want to have "Bob"'s name in red I could do that? How?

I open the nick colors window, click enable nick colors, click add, chose a color, and in "nick or address" i enter "Bob" click ok... and nothing happens?

Bob is still black on white.

So what am i doing wrong?


Joined: Mar 2012
Posts: 38
Ameglian cow
Offline
Ameglian cow
Joined: Mar 2012
Posts: 38
Did you make sure 'Method' is 'Message and Listbox', or at least 'ListBox'? Seeing as that is where you are trying to get color.


Lost in your digital reality.
#mIRC / #Helpdesk on DALnet.
Joined: Jul 2010
Posts: 13
P
Paruny Offline OP
Pikka bird
OP Offline
Pikka bird
P
Joined: Jul 2010
Posts: 13
Yes.

Joined: Jul 2010
Posts: 13
P
Paruny Offline OP
Pikka bird
OP Offline
Pikka bird
P
Joined: Jul 2010
Posts: 13
Any other suggestions?

Joined: Dec 2002
Posts: 1,541
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Dec 2002
Posts: 1,541
Is Bob the only name you have in there? If not, you have to place BOB in order of importance, otherwise, any options ABOVE Bob will take dominance.

Do you have a script that colors nicknames that may be overriding the Address Book? My nicklist has multiple options in it and has for years now and it works fine. I have 14 different options in mine and they all fire the way they should, but I DONT have a script that does nick coloring.


Those who fail history are doomed to repeat it
Joined: Jul 2010
Posts: 13
P
Paruny Offline OP
Pikka bird
OP Offline
Pikka bird
P
Joined: Jul 2010
Posts: 13
Originally Posted By: landonsandor
Is Bob the only name you have in there? If not, you have to place BOB in order of importance, otherwise, any options ABOVE Bob will take dominance.


I had some other names, but I deleted everything and only left "bob", still nothing.

Originally Posted By: landonsandor

Do you have a script that colors nicknames that may be overriding the Address Book? My nicklist has multiple options in it and has for years now and it works fine. I have 14 different options in mine and they all fire the way they should, but I DONT have a script that does nick coloring.


I have no idea what constitutes a script, I just installed this and is still on the trial and trying to get it to work.
I've tried adding text to the "Highlight" tab, and that seems to work (just a pity you can't sort it alphabetically, it's a bit of chore trying to figure out who you added or not) but the "nick colors" tab doesn't work for me.


Joined: Dec 2002
Posts: 1,541
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Dec 2002
Posts: 1,541
try this:

//echo -a $sctipt(0)

That will tell you how many script files you have running. Another thing you can try is:

/remote off

Then, join a channel and see if the nick coloring works. Scripts can overrule many of mirc's settings


Those who fail history are doomed to repeat it
Joined: Feb 2003
Posts: 3,432
S
Hoopy frood
Offline
Hoopy frood
S
Joined: Feb 2003
Posts: 3,432
You wanted to type //echo -a $script(0) ?

not as you typed //echo -a $sctipt(0) wink


if ($me != tired) { return } | else { echo -a Get a pot of coffee now $+($me,.) }
Joined: Dec 2002
Posts: 1,541
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Dec 2002
Posts: 1,541
LOL yeah, wow, what a typo lol blush


Those who fail history are doomed to repeat it
Joined: Jul 2010
Posts: 13
P
Paruny Offline OP
Pikka bird
OP Offline
Pikka bird
P
Joined: Jul 2010
Posts: 13
Originally Posted By: landonsandor
try this:

//echo -a $sctipt(0)


Ok, //echo -a $script(0)
prints a 1

Originally Posted By: landonsandor

That will tell you how many script files you have running. Another thing you can try is:

/remote off

Then, join a channel and see if the nick coloring works. Scripts can overrule many of mirc's settings


When i write that command i'm told "remote is off" but the script command still says "1"

And there is still to nick highlighting.

You just write their nick? You don't add " or <> or something like that?


Joined: Dec 2002
Posts: 1,541
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Dec 2002
Posts: 1,541
correct, in the address book you ONLY use their nickname, NOTHING else. When you turn the REMOTE OFF, even if you have a script loaded, this will disable it. let me ask this, was your mirc a clean instal? Did you get it from mirc's official download page or someplace else? If you downloaded it from mirc's official site, it's a clean instal, you've turned the address book on, are using the nickname proplery, then Im out of ideas of how to further guide you except to tell you to completely reinstall mirc.

I currently have 13 different settings (4 user levels, 2 idle timers, any nick Im using, opped, voiced, and on the 4 mirc internal user lists (auto op, auto voice, protect and ignore) in my nick colors and they all work fine.

let's try an experiment ok?

1) OUTSIDE of all channel, Erase EVERYTHING in the Nick Colors section of the address book.
2) Open the address book (ALT + B), go to Nick Colors, click Add
3) Pick a color you like
4) For Method, use "Message and Listbox"
5) check "Nick or Address"
6) in the field below, type your primary nickname
7) leave EVERYTHING else untouched
8) join a channel and see if your nickname is the color you chose
9) change your nickname to anything else and see if your nickname changes color (it should if your primary nickname is the only one on the list).
10) Report back here with your results.


Those who fail history are doomed to repeat it

Link Copied to Clipboard