home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / DRAGON15.ZIP / DRAGON.EXE / GAME.CFG < prev    next >
Text File  |  1995-02-20  |  2KB  |  59 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. ; HANDLE - Your handle/alias.
  9. ; SPONSOR - Name of user who sponsored the game registration.
  10. ; DROPFILE - Full path to your dropfile.  No trailing backslash.  Rude Dog
  11. ;            On-Line Adventure Engine will look here for your drop file.
  12. ; DROPTYPE - Type of dropfile that you are using.
  13. ;            1 - DORINFO1.DEF
  14. ;            2 - PCBOARD.SYS
  15. ;            3 - DOOR.SYS
  16. ;            4 - CHAIN.TXT
  17. ; REGCODE - RUDEOLAE Registration Code.
  18. ; SCENEREGCODE - Scenario Registration Code.
  19. ; SCORE - Full path and filename where you want the game to generate it's
  20. ;         ANSI high score file.
  21. ; HALL - Full path and filename where you want the game to generate it's
  22. ;        ANSI hall of fame file
  23. ; ASCSCORE - Full path and filename where you want the game to generate it's
  24. ;            ASCII high score file.
  25. ; ASCHALL - Full path and filename where you want the game to generate it's
  26. ;           ASCII hall of fame file
  27. ; USERS - Maximum amount of users to allow in game.  This shouldn't be set
  28. ;         higher than 100 for memory reasons.
  29. ; MAXTIME - Maximum time per day that a user can play the game.
  30. ; DELDAYS - Maximum consecutive days that a user is absent from playing the
  31. ;           game before he/she is deleted from the user files.
  32. ; WHORES - The only options for this command are YES and NO.  This command
  33. ;          controls the availability of whores in the game.
  34. ; DIFFICULTY - Controls the difficulty of game play.
  35. ;              EASY
  36. ;              NORMAL
  37. ;              HARD
  38. ; USEREALNAME - Determines whether the game displays your real name or.
  39. ;               your handle.  Valid options are YES and NO.
  40. ;
  41. BBS Sanctuary from The Law BBS
  42. SYSOP Sean Price
  43. HANDLE Dawn Patrol
  44. SPONSOR 
  45. DROPFILE E:\MAX
  46. DROPTYPE 3
  47. REGCODE 0
  48. SCENEREGCODE 0
  49. SCORE E:\MAX\BULTS\DRAGON.SCR
  50. HALL E:\MAX\BULTS\DRAGON.HOF
  51. ASCSCORE E:\MAX\BULTS\DRAGONS.ASC
  52. ASCHALL E:\MAX\BULTS\DRAGONH.ASC
  53. USERS 25
  54. MAXTIME 60
  55. DELDAYS 15
  56. WHORES YES
  57. USEREALNAME YES
  58. DIFFICULTY EASY
  59.