mIRC Homepage
Posted By: KindOne /server network.name -i not using nick. - 18/09/22 02:34 PM
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.
Posted By: Khaled Re: /server network.name -i not using nick. - 20/09/22 07:38 PM
Thanks this issue has been fixed for the next version.
© mIRC Discussion Forums