mIRC Home    About    Download    Register    News    Help

Print Thread
#187255 02/10/07 05:24 AM
N
nataliad
nataliad
N
hello

is it possible to hide nicks from nick list?

thanks

Joined: Oct 2004
Posts: 8,061
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Oct 2004
Posts: 8,061
Without using a DLL, your only option is to make the color of the nick the same as the nicklist background color. A DLL could do it more cleanly, though.

N
nataliad
nataliad
N
Originally Posted By: Riamus2
Without using a DLL, your only option is to make the color of the nick the same as the nicklist background color.


I am interested

can you tell me please how to do it

it would be nice to support regex for nicks

Joined: Aug 2005
Posts: 1,052
L
Hoopy frood
Offline
Hoopy frood
L
Joined: Aug 2005
Posts: 1,052
Look up MDX dll, and mIRC studio. Might answer your questions quickly.

Joined: Oct 2004
Posts: 8,061
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Oct 2004
Posts: 8,061
/help /cnick
/help /cline

Both of those will let you color nicks. The first one stores the nick/address in your address book. The second one doesn't store it, but lets you have a bit more control.

Joined: Oct 2004
Posts: 8,061
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Oct 2004
Posts: 8,061
Originally Posted By: Lpfix5
Look up MDX dll, and mIRC studio. Might answer your questions quickly.


I'd stick to DCX. MDX is outdated and has considerably fewer features. Of course, just for the nick list, nicklust would probably be the best solution if you want to use a DLL.

N
nataliad
nataliad
N
excuse me, what are DCX, nicklust and mirc studio?

Joined: Oct 2004
Posts: 8,061
R
Hoopy frood
Offline
Hoopy frood
R
Joined: Oct 2004
Posts: 8,061
The first 2 are DLLs that allow you to alter things in mIRC and the last just lets you create dialogs more easily (at least some people like using it... I prefer manually making them).

Look on google or any other search engine for "DCX DLL" or "nicklust DLL" and you'll find information about each. I believe nicklust is specific to changing how the nick list looks (you can add images, change colors, etc). DCX adds more control to dialogs by allowing changing fonts (color, size, font type), adding rich edit boxes to the dialogs, etc.


Link Copied to Clipboard