mIRC Home    About    Download    Register    News    Help

Print Thread
Joined: Feb 2006
Posts: 47
F
Ameglian cow
OP Offline
Ameglian cow
F
Joined: Feb 2006
Posts: 47
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.

Joined: Oct 2004
Posts: 8,330
Hoopy frood
Offline
Hoopy frood
Joined: Oct 2004
Posts: 8,330
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.


Invision Support
#Invision on irc.irchighway.net

Link Copied to Clipboard