guest598594 commented on a Page, XRaGeX Thnx (ALL MODES) 1.3  -  Oct 02, 2007
on *:RAWMODE:#:{
  if ($2 == $me && $right($1,1) isin aqh) {
    window -l @modes 200 200 630 200 Arial 12 
    if ($1 == +a) {
      inc %protect
      aline...
      msg...
    }
    if ($1 == -a) {
      inc %deprotect
      aline...
      msg...
    }
    if ($1 == +q) {
      inc %ownercount
      aline...
      msg...
    }
    if ($1 == -q) {
      inc %deownercount
      aline...
      msg...
    }
    if ($1 == +h) {
      inc $halfop
      aline...
      msg...
    }
    if ($1 == -h) {
      inc %dehalfop
      aline...
      msg...
    }
  }
}
 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.