Ahhhhh i think i know why it didn't work :S

Can someone help me how to fix that problem if I'm using scid 2?

Have 2 network running - need to check these users that are on network #2 :S

Thanks

==================
Never mind, i just figured it out myself! laugh

just that I need this to work
Code:
/scid 2 {
if (user ison #chan) { proceed script }
else { halt }
}

That works for me so far, if u can think of a better way - more than happy to use it.

Last edited by colt45; 28/03/10 10:14 PM.