Parameters: |
Complete list of the parameters, accessible for the functions of asmGetOption(), asmSetOption().
WTMTUnderMap [1] - Turn off protection into asmWaitTargetMapTile(). [0] - Turn on protection into asmWaitTargetMapTile(). Use turning off of protection only if you they are assured to 100% that you you dig not in the mine, which in this place asmWaitTargetMapTile() returns always 0, that if we make Resend(), then asmWaitTargetMapTile() will work normally. Default value for this parameter is [0] InterfaceAutoSize [1] - Turn on the automatic size control of some interface windows. [0] - Turn off the automatic size control of some interface windows. Default value for this parameter is [1] AutoLogFileName [0] - Turns off automatic log. [the name of the existing file] - Turns on automatic log. Log is written in the end of the file. [the name of the nonexistent file] - Turns on automatic log. Is created new file with the name. Log is written in the end of this file. Default value for this parameter is [0] AutoLogDateNeed [1] - Turn on the automatic insert of date in each line of log-file. [0] - Turn off the automatic insert of date in each line of log-file. AutoLogDateFormat [Format] - Establishes the line of formatting the date of lines of log-file. AutoLogTimeNeed [1] - Turn on the automatic insert of time in each line of log-file. [0] - Turn off the automatic insert of time in each line of log-file. AutoLogTimeFormat [Format] - Establishes the line of formatting the time of lines of log-file. AutoLogDivider [Text] - Is established elements in lines of log-file. |