Jethro commented on a Page, Simple Theme  -  Jan 11, 2011

BigSteve, a shorter approach is to use $nick(#,$nick,)

if ($nick($chan,$nick,~)) {
...
}
elseif ($nick($chan,$nick,&)) {
...
}
so on and so forth..

compared to the use of > if ($left($nick($chan,$nick).pnick,1) == ) {

 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.