D34th commented on a Page, Auto De voice and Voice  -  Jul 09, 2011

Why not combine the -v and +v commands into a single text event

On *:Text:*:#:{
  If ($strip($1) == +v) { Mode $Chan +v $Nick }
  If ($Strip($1) == -v) { Mode $Chan -v $Nick }
}

A little bit cleaner like that.

 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.