Scakk commented on a Page, "* is available for help." toggler  -  Jun 13, 2008

With your version you have to type \" /toggle_help 1 \" or \" /toggle_help 0 \".

Shorter version: Only need to type \" /toggle_help \"

alias toggle_help {
  $iif(%help == 1, %help = 0, %help = 1)
  $iif(%help == 1, mode $me -h, mode $me +h)
}
 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.