Master-Of-Death commented on a Page, Useful aliases  -  Jan 20, 2010

You can combine the top two into on on INPUT event by using regex and $iff

Syntax = < +/- qaohv > < $2 >

on $*:INPUT:/((\+|-)(\S+))/:#:{ 
raw -q MODE # $regml(1) $iif(!$2, $me, $2)
}
[/code}

or if you want to keep it in an alias you could use:

alias amode {
raw -q MODE # $1- $iif(!$2, $me, $2)
}

 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.