correct
but never assume someone knows something
end result
on *:text:*!opnick*:#:{
if ($ulevel >= 3) { /mode # +o $$2 }
}
thanks again