mIRC Home    About    Download    Register    News    Help

Print Thread
V
vmkr
vmkr
V
is there any command by which the list of users in the channel can be displayed on the console ?

I have tired /NAMES but it just ends with the message

Quote:
* End of /NAMES list.
-


and does not display the list

Joined: Dec 2002
Posts: 3,015
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 3,015
Are you in the channel you're trying to get the list of users for? If not then /names will only show users who are not usermode +i (invisible).

Joined: Nov 2004
Posts: 822
J
Hoopy frood
Offline
Hoopy frood
J
Joined: Nov 2004
Posts: 822
Assuming the channel isn't +s of course.

V
vmkr
vmkr
V
yes, I am in the channel, I can see the users list in the column on the right side
however, I just want it to be displayed in the cosole

Joined: Jun 2003
Posts: 4,670
M
Hoopy frood
Offline
Hoopy frood
M
Joined: Jun 2003
Posts: 4,670
You can use /names #channel as previously mentioned, if it's not returning a list of names perhaps you have a script blocking it, which would be odd.

Alternatively I think /who #channel returns a more readable list, perhaps you would like to try that instead?

Regards,


Link Copied to Clipboard