Ghost-writer commented on a Page, Hilight Dialog  -  Dec 31, 2009

Pretty useful, i like the hilight ignore list feature and its more clear to see your list than mircs default, for stuff like


  if ($did == 2) {
      if ($did(2).state) {
        set %hl.aflood On
      }
      else unset %hl.aflood
    }

You could do an $iif statement and make it 1 line, sort of like

if ($did == 2) $iif($did(2).state,unset,set) %hl.aflood on
 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.