Defition   : OPT_ECHO

Defined in : #include <options.h>

Usage      : player->query_option(OPT_ECHO)

Description: Selects whether the player wants to have his/her commands echoed
             to the screen.

Values     : 0 - Do not get feedback on the execution of a command.
             1 - Get feedback on the execution of a command.
