BlueThen commented on a Page, Murdergame  -  Jul 06, 2008

Instead of

if ($nick isin $2) {

You should use

if ($nick == $2) {

to avoid errors.

 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.