Alpha Atom commented on a Page, Topic script  -  Jan 03, 2011

Okay, you should probably change that quite a lot, perhaps something like this:

on *:TEXT:!topic *:#:{
if ($nick isop $chan) {
topic $chan $2-
}
else {
msg # You do not have the required operator privileges.
}
}
 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.