mIRC Home    About    Download    Register    News    Help

Print Thread
V
vakuum
vakuum
V
Im using mirc 6.16, without any scripts.

The problem is that mirc isnt showing +s channels in the /list window (callled Channels). However, if i do /debug @debug, i see that the +s channel is sent to me.

I don't have a custom /list alias, or any raw event that changes it.

Output from the @debug window:

-> server.network LIST <10000
<- :server.network 321 vakuum Channel :Users Name
<- :server.network 322 vakuum %#sekrit 3 :
<- :server.network 323 vakuum :End of /LIST

I talked to a friend of mine, who also tested it, and used mirc 6.16 and did see the +s channel in the /list window. So i'm pretty confused why it works for him and why it doesnt work for me. Anyone has any idea why ?

vakuum

Joined: Mar 2004
Posts: 540
A
Fjord artisan
Offline
Fjord artisan
A
Joined: Mar 2004
Posts: 540
+s as in secret? only opers can see secret rooms when they are not in them

Joined: Dec 2002
Posts: 787
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 787
Also, /list is nothing to do with mIRC, mIRC merely outputs the data that the server sends to it.

Eamonn.

Joined: Dec 2002
Posts: 3,015
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 3,015
Note that he gave a debug output that showed the server WAS sending the secret channel info.

The % prefix is what is causing the error.

vakuum:
Disable "Hide non-text channels" in list options (Alt+L), that will (should) fix the error. Your friend probably has this option disabled already, which would be why he could see it.

V
vakuum
vakuum
V
Point is that mirc doesnt output this data, as shown in the debug log, since i get the +s channel sent to my client, but it isnt shown in the /list window. (%#sekrit is the +s channel, % = secret in bahamut.)

Joined: Dec 2002
Posts: 1,893
O
Hoopy frood
Offline
Hoopy frood
O
Joined: Dec 2002
Posts: 1,893
I wonder where the % came from. Since there's an # already, I suspect % wasn't meant to be the channel name prefix.

V
vakuum
vakuum
V
Yeap Collective, it did it. Thanks :-)

Joined: Nov 2003
Posts: 2,321
T
Hoopy frood
Offline
Hoopy frood
T
Joined: Nov 2003
Posts: 2,321
%# is a common channel prefix for IRCX servers.

Joined: Apr 2004
Posts: 217
P
Fjord artisan
Offline
Fjord artisan
P
Joined: Apr 2004
Posts: 217
Channel modes with +s are SECRET, meaning they are SECRET and aren't suposed to be seen. =/


Link Copied to Clipboard