napa182 commented on a Page, Timer Admin/op ECT. V.3.1  -  May 26, 2009

@Kirbeh_Pr0nz
um on ur ex: you have

if ($nick isop #) && ($nick ishop #)

and that wont work unless you have both +o and +h modes

you should have used

if ($nick isop #) || ($nick ishop #)

or better yet

if ($nick(#,$nick,oh))
 Respond  
Are you sure you want to unfollow this person?
Are you sure you want to delete this?
Click "Unsubscribe" to stop receiving notices pertaining to this post.
Click "Subscribe" to resume notices pertaining to this post.