        Syntax:  /set  [ VARIABLE  [ VALUE ] ]

        Sets the value of the variable VARIABLE to VALUE,
        or to "true" if no value is given.
        To set the value of a variable to false, use "/unset".
        The variables effect the behaviour of the MudFrontend.

        The variables are:
                achtung  cryptkey  debug  history  host  ignoreeof
                lines_to_save  port  prompt  replace_control  robot
                screen_length  show_receive  slash_commands  sound
                substitute_history  verbose
        and also (probably not of any use to you, puny mortal):
                internal_debug  ipc_debug

        "/set" with no arguments prints a list of all variables.

        See also:  /unset
