mIRC Home    About    Download    Register    News    Help

Print Thread
#26120 26/05/03 03:46 PM
Joined: Dec 2002
Posts: 29
C
Charlie Offline OP
Ameglian cow
OP Offline
Ameglian cow
C
Joined: Dec 2002
Posts: 29
not really a big bug, but ...

connect to your psyBNC and then ...
Code:
//echo -a 1. $network --- $server
as result i get: 1. UnderNet --- Amsterdam.NL.Eu.UnderNet.org


use /jump to change server connect to other network,
not to same network, also like from undernet to dalnet
and use the above command again

Code:
//echo -a 2. $network --- $server
my second result: 2. DALnet --- Amsterdam.NL.Eu.UnderNet.org


instead 2. DALnet --- kernel.ga.us.dal.net

anyone can help?


Charlie
#26121 26/05/03 05:25 PM
Joined: Dec 2002
Posts: 2,809
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 2,809
Most likely this is because mIRC has no way of knowing you disconnected from the first server.

#26122 27/05/03 10:35 AM
Joined: Dec 2002
Posts: 29
C
Charlie Offline OP
Ameglian cow
OP Offline
Ameglian cow
C
Joined: Dec 2002
Posts: 29
sure, it was the first thought i had, but why
Code:
 //echo -a $network 

give the correct reply?


Charlie
#26123 27/05/03 05:08 PM
Joined: Dec 2002
Posts: 2,809
C
Hoopy frood
Offline
Hoopy frood
C
Joined: Dec 2002
Posts: 2,809
Because $network is set by the 005 numeric. $server is not.

#26124 28/05/03 09:03 AM
Joined: Dec 2002
Posts: 29
C
Charlie Offline OP
Ameglian cow
OP Offline
Ameglian cow
C
Joined: Dec 2002
Posts: 29
but, $server can be read from 004, am i right?


Charlie
#26125 28/05/03 11:07 AM
Joined: Dec 2002
Posts: 339
F
Fjord artisan
Offline
Fjord artisan
F
Joined: Dec 2002
Posts: 339
This happens when you try to unban masks diferent than 2 too... Not sure if it's a mIRC or a psyBNC bug thought...

#26126 28/05/03 11:11 AM
Joined: Dec 2002
Posts: 339
F
Fjord artisan
Offline
Fjord artisan
F
Joined: Dec 2002
Posts: 339
Or it's just ~ and not all mask diferent than 2?


Link Copied to Clipboard