mIRC Home    About    Download    Register    News    Help

Print Thread
#12213 20/02/03 10:22 PM
P
pakaran
pakaran
P
How do you get mIRC to order names in a channel by the order they joined, rather than alphabetically?

I find it convenient to tell at a glance who is newer to their session on the channel, and many java clients allow this.

#12214 21/02/03 02:52 AM
Joined: Dec 2002
Posts: 2,958
W
Hoopy frood
Offline
Hoopy frood
W
Joined: Dec 2002
Posts: 2,958
To my knowledge you can't. If it was based on the order of joining I would use another programme, unless there was a function to enable alphabetical listings. Imagine searching a whole list for Bob when his nick isn't in the B section...

#12215 21/02/03 11:54 AM
Joined: Dec 2002
Posts: 1,253
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Dec 2002
Posts: 1,253
You can't get the nicklist to sort by the join order, but you can get the join order easily enough with /names #channel. The results are shown in reverse order that they joined (it's a linked list with the last to join at the head end). /who #channel will give you the same information, but gives each nick their own line - and again, it returns the list in reverse join order.

#12216 22/02/03 08:40 PM
Joined: Dec 2002
Posts: 334
F
Fjord artisan
Offline
Fjord artisan
F
Joined: Dec 2002
Posts: 334
If the channel is big /who #ChannelName would flood ya nicely out, so watch out wink

#12217 23/02/03 05:47 AM
Joined: Dec 2002
Posts: 1,253
H
Hoopy frood
Offline
Hoopy frood
H
Joined: Dec 2002
Posts: 1,253
It could very well do just that, which is why I suggested using /names #channel instead.


Link Copied to Clipboard