Originally Posted By: RoCk

He means something like this...

Code:

on *:START: {
  server irc.accessirc.net -jn #br1,#ddayhome
  server -m irc.homelien.no -jn #chan1,#chan2,#chan3
  server -m irc.dal.net -jn #chan1,#chan2,#chan3
}



Replace #chan1 #chan2 #chan3 with whatever you want, or remove them altogether.

/help /server


HEhe.. It makes perfect sense now when I read what he said..

I am not familiar with the terminology used when scripting yet. But, I should have been able to grasp that one.

Thanks a lot! That is just what I need! smile

BTW: What does the n do? Would it be OK to just use:

server -m irc.dal.net -j #chan1,#chan2,#chan3

Instead of:

server -m irc.dal.net -jn #chan1,#chan2,#chan3

?

smile

Last edited by gomp; 09/03/08 02:42 PM.

I do not speak English. I speak Norwegian. So please bear with my poor English spelling and grammar.