Ghost-lit Warder commented on a Page, Rose Bordered Text  -  Sep 10, 2007
#rosetxt off
on *:input:*:{ 
  if ($left($1-,1) != /) && ($active != Status Window) { 
    msg $active 4,1@}3,1-$--11,1  $1- 3,1--$-13,1{@ | halt
  }
}
#rosetxt end
menu nicklist,query,channel { 
 $iif($group(#rosetxt).status == on, ~Rose Text~ On, ~Rose Text~ Off)
 .~On~: enable #rosetxt
 .~Off~:disable #rosetxt
}

It just checks if what you are typing isn\'t a command and the active window isn\'t a status window. I also removed the %kelsh because it wasn\'t needed. If you are using that kind of script, try using $iif($group(groupname).status to check if it is on or off. =)

 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.