home *** CD-ROM | disk | FTP | other *** search
/ ftp.wwiv.com / ftp.wwiv.com.zip / ftp.wwiv.com / pub / DOOR / BBSADV1.ZIP / BBSADDS.CTL < prev    next >
Text File  |  1993-08-28  |  4KB  |  104 lines

  1. SYSOPFIRST  SYSOPS_FIRST_NAME
  2. SYSOPLAST SYSOPS_LAST_NAME
  3. BBSNAME EaglePro
  4. BBSTYPE RBBS
  5. COMPORT 1
  6. EXTERNAL
  7. COLOR1
  8. QUIET
  9. STATUS ON
  10. STATFORE 0
  11. STATBACK 7
  12.  
  13. ;Door Control file
  14. ;-----------------
  15. ;
  16. ;Sysopfirst: Specifies the first name of the sysop as it will be shown to
  17. ;            the users.
  18. ;
  19. ;SysopLast:  Specifies the last name of the sysop as it will be shown to
  20. ;            the users.
  21. ;
  22. ;BBSName:    Specifies the name of the bbs as it will be shown to users.
  23. ;
  24. ;Mono:       Will disable color on the local side. (Necessary if you are
  25. ;            running a monochrome system)
  26. ;
  27. ;BBSType:    Specifies the type of bbs software under which this door program
  28. ;            will be run. Valid bbs types include:
  29. ;
  30. ;                     RBBS - Rbbs-Pc version 16.1+ (uses DORINFOx.DEF)
  31. ;                    QUICK - Quickbbs; Uses DORINFOx.DEF (same as above)
  32. ;                    PCB12 - Pcboard version 12 (note: see COMPORT note below)
  33. ;                     WWIV - WWIV bbs (uses chain.txt)
  34. ;                  PHOENIX - Phoenix bbs
  35. ;                  WILDCAT - Wildcat bbs
  36. ;                    PCB14 - Pcboard version 14 (not fully tested)
  37. ;                  DOORSYS - The DOOR.SYS format (wildcat 3.0, TAG, etc)
  38. ;                 SPITFIRE - Spitfires drop file (SFDOORS.DAT)
  39. ;
  40. ;ComPort:    For bbs types that do not have the com-port contained in their
  41. ;            door information files (such as PCBOARD-12), you will have to
  42. ;            specify the com-port. Simply put the port number (i.e. 1,2,etc)
  43. ;            not the whole word COM1.
  44. ;
  45. ;Internal:   Selecting this option will cause doordriver to use it's internal
  46. ;            buffered comm routines. If you do not have a fossil, it is a good
  47. ;            idea to use this option.
  48. ;
  49. ;Maxtime:    The maxtime parameter will allow you to specify a maximum time
  50. ;            per session that a user may be in the door. (i.e. if you
  51. ;            specified 30 minutes, then if the user had 60 mins left, he could
  52. ;            only play for 30 mins)
  53. ;
  54. ;Quiet:      If specified, the door will strip out all ^G characters from
  55. ;            the local side.
  56. ;
  57. ;Status:     Specify "ON" if you wish the status line to appear at the bottom
  58. ;            of "OFF" if you wish it to be disabled.
  59. ;
  60. ;Statfore:   The foreground color of the status line (default 0)
  61. ;
  62. ;Statback:   The background color of the status line (default 7)
  63. ;
  64. ;Color1:     Tells doordriver to select ANSI graphics when a "1" is passed
  65. ;            in the graphics parameter of the DORINFOx.DEF. From what I
  66. ;            understand, FORCE and QUICKBBS require this option set although
  67. ;            RBBS should not.
  68. ;
  69. ;43Line:     The 43LINE option will instruct doordriver to load in the EGA
  70. ;            43-line mode. (You MUST have an EGA adapted for this option). The
  71. ;            enhanced screen allows the local sysop to see much more infor-
  72. ;            mation on the screen.
  73. ;
  74. ;
  75. ;       ::::------- Put your bbs type here! Select from those listed above
  76. ;       ::::
  77. ;       \/\/
  78. ;BBSTYPE RBBS
  79. ;
  80. ;                   If you are using a bbs type that doesn't provide the com
  81. ;        ::-------- port num in it's door information file (such as pcb-12),
  82. ;        \/         then uncomment this line and put your com port here.
  83. ;COMPORT 1
  84. ;
  85. ;INTERNAL
  86. ;
  87. ;                   Uncomment this line if you are running a monochrome
  88. ;  ::-------------- system on the local side.
  89. ;  \/
  90. ;MONO
  91. ;QUIET
  92. ;STATUS ON
  93. ;STATFORE 0
  94. ;STATBACK 7
  95. ;                   Uncomment this if GW doesn't give color output to users
  96. ;                   or if your users arn't getting color.
  97. ;  ::-------------- who have color (ansi) selected.
  98. ;  \/
  99. ;COLOR1
  100. ;
  101. ;43LINE
  102. ;
  103.  
  104.