mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Feb 2011
Posts: 448
K
KindOne Offline OP
Pan-dimensional mouse
OP Offline
Pan-dimensional mouse
K
Joined: Feb 2011
Posts: 448
User on Libera.Chat reported an issue when using the /server -i switch in 7.69. The -i switch does not work when using a network in the server list.

Using the actual server address irc.enterthegame.com uses the "EvilOne" nick.

Issue does not exist in 7.68.

I've tested on a clean portable install and can replicate the issue.

Code
[mirc]
user=foobar
email=testing
nick=test1
anick=test2
host=Random serverSERVER:irc.enterthegame.com:6667:GROUP:EnterTheGame



Code
on *:start:{ 
  ; This fails.
  server EnterTheGame -i EvilOne EvilTwo

  ; This works.
  ; server irc.enterthegame.com -i EvilOne EvilTwo

}


I connect as test1 instead of EvilOne.

Last edited by KindOne; 18/09/22 02:44 PM. Reason: I hit the post button instead of the preview.
Joined: Dec 2002
Posts: 5,411
Hoopy frood
Offline
Hoopy frood
Joined: Dec 2002
Posts: 5,411
Thanks this issue has been fixed for the next version.


Link Copied to Clipboard