mIRC Homepage
Per channel?

On Favorites I have everything set up, but I don't see a way to use a certain nick. Only see the main nick and alternate.

Still is no way to choose which is use on the favorite list.
Or even the server list.

I think this would be rather helpful if it's not already added.
You can do it with a script, or even from just the /server command, but it's not available in Favorites.

Code:
on *:start: {
  server irc.network.org -i Nick -j #chan,#chan2,#chan3
  server -m irc.network2.org -i Nick2 -j #chan4,#chan5,#chan6
}


It wouldn't hurt for nick to be an option with Favorites, but this can do what you need for the time being.
© mIRC Discussion Forums