home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 17 / CD_ASCQ_17_101194.iso / vrac / dragon08.zip / GAME.CFG < prev    next >
Text File  |  1994-07-08  |  2KB  |  41 lines

  1. ; All of the first words in this file are key words for Rude Dog On-Line
  2. ; Adventure Engine's game configuration file parser.  They must be typed
  3. ; exactly as seen, followed by a single space, followed by your information.
  4. ; The following describes each keyword in detail.
  5. ;
  6. ; BBS - The full name of your BBS.
  7. ; SYSOP - Your name.
  8. ; DROPFILE - Full path to your dropfile.  No trailing backslash.  Rude Dog
  9. ;            On-Line Adventure Engine will look here for your drop file.
  10. ; DROPTYPE - Type of dropfile that you are using.
  11. ;            1 - DORINFO1.DEF
  12. ;            2 - PCBOARD.SYS
  13. ;            3 - DOOR.SYS
  14. ;            4 - CHAIN.TXT
  15. ; SCORE - Full path and filename where you want the game to generate it's
  16. ;         high score file.
  17. ; HALL - Full path and filename where you want the game to generate it's
  18. ;        hall of fame file
  19. ; USERS - Maximum amount of users to allow in game.  This shouldn't be set
  20. ;         higher than 100 for memory reasons.
  21. ; MAXTIME - Maximum time per day that a user can play the game.
  22. ; DELDAYS - Maximum consecutive days that a user is absent from playing the
  23. ;           game before he/she is deleted from the user files.
  24. ; WHORES - The only options for this command are YES and NO.  This command
  25. ;          controls the availability of whores in the game.
  26. ; GKEY - Name of game registration key.
  27. ; SKEY - Name of scenerio registration key.
  28. ;
  29. BBS Sanctuary from The Law BBS
  30. SYSOP Sean Price
  31. DROPFILE D:\MAX
  32. DROPTYPE 1
  33. SCORE D:\MAX\BULTS\DRAGON.SCR
  34. HALL D:\MAX\BULTS\DRAGON.HOF
  35. USERS 25
  36. MAXTIME 90
  37. DELDAYS 10
  38. WHORES YES
  39. GKEY RUDEOLAE.KEY
  40. SKEY DRAGON.KEY
  41.