mIRC Homepage
Posted By: Fishy When I connect, I join twice? - 17/04/07 01:25 AM
Connecting goes fine, everything works, I've got my nickname registered, and I have the backup one, but then it makes me join the channel twice and it tries another time but I've run out of nicknames. I don't know why this is.

In my perform:
I put in what I was told by one of the Swiftswitch leaders...

/server -m irc.swiftirc.net
/j #theunforgotten

I'm joining to port 6667 and server phoenix.il.us.SwiftIRC.net, if that makes a difference... it auto-joins me when i log in

So what's going on? Ask if you need more information, I don't know much about mirc so i really just do what im told smile
Posted By: genius_at_work Re: When I connect, I join twice? - 17/04/07 01:59 AM
Whoever told you to put those commands in your perform has no idea what they are doing.

All you need is this in your perform:
Code:
$iif(swiftirc isin $server,join #theunforgotten)



-genius_at_work
Posted By: RoCk Re: When I connect, I join twice? - 17/04/07 02:51 AM
Why $iif and not /if?

if (swiftirc isin $server) join #theunforgotten

... just curious. confused
Posted By: genius_at_work Re: When I connect, I join twice? - 17/04/07 04:00 AM
No special reason.

-genius_at_work
Posted By: Fishy Re: When I connect, I join twice? - 18/04/07 12:51 AM
Putting the command for identifying with my nick in my perform appears to have fixed the problem without me changing anything else. smile thanks though!
© mIRC Discussion Forums