Grumpy
2004-08-20 04:05:59 UTC
Hi,
I am new to all this and have tried to do a simple script but it seems not
to work can some well trained eye look over it and make a suggestion, The
function only works for the first user, the rest are ignored
on !1:join:#mychann: {
if (user1 isin $nick) { /cs halfop #mychann user1 } elseif (user2 isin
$nick) { /cs halfop #mychann user2 }
elseif (user3 isin $nick) { /cs halfop #mychann user3 } elseif (user4 isin
$nick) { /cs halfop #mychann user4 }
}
thanks
replies to ***@hotmaildotcom please
I am new to all this and have tried to do a simple script but it seems not
to work can some well trained eye look over it and make a suggestion, The
function only works for the first user, the rest are ignored
on !1:join:#mychann: {
if (user1 isin $nick) { /cs halfop #mychann user1 } elseif (user2 isin
$nick) { /cs halfop #mychann user2 }
elseif (user3 isin $nick) { /cs halfop #mychann user3 } elseif (user4 isin
$nick) { /cs halfop #mychann user4 }
}
thanks
replies to ***@hotmaildotcom please