by Greatnuts » Fri Sep 12, 2003 4:01 pm
i just want it so i can open up mirc and have it open up all my networks im on at once, open up each channel, and when there servers suck and go down and come back up again, im not connecting to all the networks again because of a on connect perform command. let me make this easier to read for some of you.
1) connect to all servers without typing them each time
2) if i reconnect to one server with it in perform, i get all the networks making another connection.
3) anyone not understand this should be shot
i know some of you ppl still might not understand, so lets try making a diagram as best as possible
server a
/
server a -- reconnects (has perform tasks) --- server b
/ \
/ server c
/ server a
/ /
open mirc --server b -- reconnects (has perform task) --- server b
\ \
\ server c
\ server a
\ /
server c --reconnects (has perform task) --- server b
\
server c
thats 9 servers your connected but you only wanted 3, see how that can become a problem. now you might ask why you put perform task in each, well, ill tell ya, when you restart mirc, it connects to the last server you were on leaving you with no chance of guessing which is the right server that disconnected. I dont script, so i can't do anything but hope, but please someone help multiconnectors out. I suggest a patch form cause i dont usualy know where to put the code in all the scripts
ps: diagram didn't come out well on forum so just open up source to post and check it from there...looks lil nicer