home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / BOX100.ZIP / BOXCARS.CFG < prev    next >
Text File  |  1996-12-26  |  2KB  |  49 lines

  1. ;
  2. ;@##@: #Filename: %n,  Version: %v,  Last Updated: %d, %t#
  3. ;#Filename: BOXCARS.CFG,  Version: 1,  Last Updated: 09-Nov-96, 19:59:24#
  4.  
  5. ; This is the config file for the Boxcars BBS Door Game.
  6.  
  7. ; Below are options for the game itself.
  8.  
  9. [DOOR SETTINGS]
  10.  
  11. ; 'SPONSOR' option works only in the REGISTERED game.  It is used to
  12. ; display a thank-you screen for the people who have paid for this
  13. ; game.  It could be used by the sysop to recognize the people who've
  14. ; contributed to purchase a registration.  Leave blank to disable the
  15. ; feature.
  16. SPONSOR=
  17.  
  18.  
  19. ; The 'STATS' option tells whether or not the game will display usage
  20. ; stats when it exits.
  21. ; This value only is used in the REGISTERED game and defaults to YES in
  22. ; in an UNREGISTERED game.
  23. ; Also, in the REGISTERED game, the screen can be bypassed by pressing
  24. ; any key even if the option is YES (just like the intro screen).
  25.  
  26. STATS=YES
  27.  
  28.  
  29. ; 'SEMPATH' is used to tell the game where to create semaphore files.
  30. ; Semaphores are what are used to allow this game to be a multi-node
  31. ; game.  They are 0 byte files with the extension of .SEM.
  32. ; This option was provided for those who use RAM disks in their BBS
  33. ; configuration.  By allowing the semaphore files to be created on
  34. ; a RAM disk, the game will be much faster.
  35. ; Semaphore files are created and deleted as the player is in
  36. ; the game.  A player would rarely have more than 1 semaphore file in
  37. ; use at a time.  If you use a RAM disk, base your estimates on the
  38. ; number of players you expect to be in the game at one time.
  39. ; One final note.  The SEMPATH path MUST BE ACCESSIBLE BY ALL NODES OF
  40. ; THE BBS THAT WILL BE USING THE GAME!!!!
  41. ; The default is the directory where the game is installed (blank).
  42. SEMPATH=
  43.  
  44.  
  45. ; BETSPERDAY is used to configure how many wagers a player will be allowed
  46. ; to make per day.
  47. BETSPERDAY=20
  48.  
  49.