PuNkTuReD commented on a Page, Kirbeh Control v2.3  -  Feb 26, 2009

oh i see, use

  if ($1 isin %nicks) { echo -a $1 is already on <<Kirbeh's Control>> }

also another alternative which if your still learning will be easier to understand is

on *:text:*:?:{
  if ($istok(%nicks,$nick,32)) {
    if (!msg == $1) msg $2- 
    if (!act == $1) describe $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.