FRISH commented on a Page, InPuT :)  -  Aug 29, 2007

good but, begin a line with \";\" to exlude it from the code
also you can replace

  if ($1 == +m) { mode $chan $2 +m }
upto...
if ($1 == -mir) { mode $chan $2 -mir } 

with

if ($regex($1,/[-+][prism]/S)) { mode $chan $1 }

also you dont need the /\'s like in /mode and /k etc

keep it up ;)

 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.