Barons config file


This is the Barons config file.  Each config line is made up of
KEYWORD/VALUE pairs separated by an equal (=) sign.  Any line beginning
with something other than an acceptable keyword is ignored (such as this
text...).  Entries can be in upper or lower case for the keywords, however,
if your system makes a distinction between upper and lower case in file
names, make sure to be consistent.

NOTE: In order for the last line in this file to be read, there must be a 
      return at the end of it.  This is a problem with the stdio line inputting
      routines, and I haven't been able to come up with another solution yet.

+-----------------------------------------------------------------------------+
| Appropriate entries are (defaults are shown):                               |
|                                                                             |
| TEST_CONFIG     = OFF             (If this is on, the config values will be |
|                                    printed after reading in the config file,|
|                                    then the program will exit.  Use it to   |
|                                    verify that what you are putting in this |
|                                    file is being interpreted correctly)     |
| TITLE_SCREEN    = Barons          (Note that this has NO extension!)        |
| ERROR_LOG       = Error.log                                                 |
| DOC_FILE        = Barons.doc                                                |
| TIME_FILE       = TimeFile.DAT                                              |
| RANKINGS_FILE   = Rankings.DAT                                              |
| BBS_NAME        = the real world...                                         |
| TOWN_ROWS       = 10              (This can range from 3-26 and indicates   |
|                                    the number of rows of 26 towns to have   |
|                                    in the game)                             |
| MAX_PLAYERS     = 30              (Maximum players allowed in a game)       |
| COUNTDOWN       = 15              (This is the number of days to wait after |
|                                    all of the towns have been taken before  |
|                                    ending the game and declaring a winner)  |
| GAME_DIR        =                 (The path to store the game files into)   |
| BSYSOP_NAME     =                 (If this matches a person's BBS name [NOT |
|                                    his game name], that person will have    |
|                                    Barons Sysop priviledges)                |
| BSYSOP_PASSWORD =                 (If this is set to something, then the    |
|                                    Barons Sysop must also know this         |
|                                    password before he is allowed to have    |
|                                    access to the Barons editor)             |
+-----------------------------------------------------------------------------+

Comments

Popular posts from this blog

BOTTOM LIVE script

Fawlty Towers script for "A Touch of Class"