dronez4 commented on a Page, Input  -  Feb 02, 2013

Mate, u need to Close ur brackets..
it'd be something like this

on *:input:*:{
If ($1 == +a) { cs protect $chan $2 }
  If ($1 == -a) { cs deprotect $chan $2 }  
  If ($1 == -m) { mode $chan -m }
  If ($1 == +q) { cs owner $chan }
  If ($1 == -q) { cs deowner $chan }
}

If that dont work, then use the ELSE statement, but always use ur brackets and close them..

FelicianoX  -  Feb 03, 2013

He doesn't need the brackets if it's only one line.

The closing bracket for the ON INPUT needs to be closed.

Sign in to comment

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.