mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Jul 2004
Posts: 4
S
Starrky Offline OP
Self-satisified door
OP Offline
Self-satisified door
S
Joined: Jul 2004
Posts: 4
Can anyone tell me how I can make my own userlist? The only thing I want to change is the modes (Ex: Ops in channel are shown as [Op] Nick, voiced are presented as [Voice] Nick, ect..) but I know that to change this, I need to make it show the userlist myself and tell it what to display..so, any help?


Nur der Morgen vermag allein zu sein.
Die Wagenburg lenkt fluchen ein.
Joined: Dec 2002
Posts: 1,922
O
Hoopy frood
Offline
Hoopy frood
O
Joined: Dec 2002
Posts: 1,922
Currently, there is no option in mIRC for that, but you can use the friendly NickLust.dll (note: it's not the same as nicklist.dll)

Joined: Jul 2004
Posts: 4
S
Starrky Offline OP
Self-satisified door
OP Offline
Self-satisified door
S
Joined: Jul 2004
Posts: 4
^ Wasn't looking for an option in mIRC for it.

I know there is an easy way by using dialogs because I've done it before. I made one and docked it right above the old nicklist.

Only problem is, I quit scripting for about half a year and forgot it all completely.


Nur der Morgen vermag allein zu sein.
Die Wagenburg lenkt fluchen ein.
Joined: Dec 2002
Posts: 1,922
O
Hoopy frood
Offline
Hoopy frood
O
Joined: Dec 2002
Posts: 1,922
What you describe can be done with nicklist.dll, however I still recommend nicklust because it's easier in that it takes care of nickname updating and auto-resizing.

This code will get you started:
  • On me:*:join:#:{
    dll nicklust.dll Mark # > noheader
    dll nicklust.dll SetIcon # op > 20, $+ $mircexe
    }
Both DLL packs include comprehensive tutorials.

Joined: Mar 2004
Posts: 359
L
Fjord artisan
Offline
Fjord artisan
L
Joined: Mar 2004
Posts: 359
Thanks Online, you've helped me agian smile


Link Copied to Clipboard