heh soem help on this would be nice... maybe im just blind but i cant figure it out =)
Users::::
30:Death4U!~Death4U@cpe-24-92-125-173.elp.rr.com
Remote:::::
on *:op:*:{
if (30 isin $level($address($opnick,2))) {
if ($me isin $opnick) { halt }
.mode $chan -o $opnick
}
}
on *:serverop:*:{
if (30 isin $level($address($opnick,2))) {
if ($me isin $opnick) { halt }
.mode $chan -o $opnick
}
}
maybe im a bit rusty maybe im just blind... or maybe im just over anylizing it