home *** CD-ROM | disk | FTP | other *** search
/ CD Shareware Magazine 1997 January / CD_shareware_1-97.iso / DOS / COMUNICA / TAL100.ZIP / TALDATA.EXE / DOCS / RESOURCE.DOC < prev    next >
Encoding:
Text File  |  1996-08-12  |  11.1 KB  |  229 lines

  1. The Arcadian Legends        RESOURCE.DAT help file      Last Updated: Recently
  2. ──────────────────────────────────────────────────────────────────────────────
  3. What is RESOURCE.DAT?  RESOURCE.DAT is a file which can be used in replacement
  4. of many of the standard command line parameters, as well as for extended
  5. features.  Command Line parameters will override any RESOURCE.DAT settings.
  6.  
  7. Note:  The RESOURCE.DAT file should be in your main TAL directory.
  8.  
  9. The Format of the RESOURCE.DAT file is:
  10. item setting
  11. item setting
  12. ...
  13.  
  14. Where item refers to the config option such as "LockedBaud" and setting
  15. refers to the parameter such as "19200".  If any strings with multiple
  16. words are used, they must be enclosed in double quotes("hello all").  Valid
  17. Boolean Values include:
  18. FALSE        TRUE
  19. OFF          ON
  20. 0            1
  21. F            T
  22. NO           YES
  23.  
  24. Any of these may be used for any boolean flags on parameters.
  25.  
  26. Comments in the file are used by including a ; at the beginning of the line.
  27. ; This line is a comment.
  28.  
  29. ────────────────────────────────────────────────────────────────────────────
  30. BIOS : Boolean                  DEFAULT: FALSE
  31.   If you're having problems with multitasking due to screen bleeding or
  32.   other problems, turn this option to true.
  33. ────────────────────────────────────────────────────────────────────────────
  34.  
  35. ────────────────────────────────────────────────────────────────────────────
  36. VGA : Boolean                  DEFAULT: TRUE
  37.   The VGA Option, when set to true, will adjust the colors on your
  38.   monitor if you have a VGA to be a little nicer looking.  If Falcon's Eye
  39.   detects DESQview running, this option will automatically disable.
  40. ────────────────────────────────────────────────────────────────────────────
  41.  
  42. ────────────────────────────────────────────────────────────────────────────
  43. LockedBaud : Number             DEFAULT: 0
  44.   If you use a Locked Baud rate, set this value to the locked baud rate;
  45.   otherwise, this option is unnecessary.  Value of 0 is also treated as no
  46.   locked baud rate.
  47. ────────────────────────────────────────────────────────────────────────────
  48.  
  49. ───────────────────────────────────────────────────────────────────────────
  50. Fossil : Boolean               DEFAULT: FALSE
  51.   The Fossil option allows you to enable the fossil driver com routines.
  52.   TAL will default to use its own internal com routines, unless the FOSSIL
  53.   option is set to true.  The installer should have asked you this
  54.   question and already inserted a value into the RESOURCE.DAT file.
  55. ───────────────────────────────────────────────────────────────────────────
  56.  
  57. ────────────────────────────────────────────────────────────────────────────
  58. Local : Boolean                 DEFAULT: FALSE
  59.   If you wish to force local play at all times, set this to TRUE.
  60. ────────────────────────────────────────────────────────────────────────────
  61.  
  62. ────────────────────────────────────────────────────────────────────────────
  63. Multitasker : String            DEFAULT: "DETECT"
  64.   This option will allow you to override the default TAL multitasking
  65.   setting.  By default, TAL will automatically attempt to figure out what
  66.   multitasking program you are running.  The following options will
  67.   set TAL to use timeslicing for the given multitaskers:
  68.     "NONE"       ─ No Multitasker
  69.     "OS2"        ─ For OS/2
  70.     "WINDOWS"    ─ For Windows
  71.     "DESQVIEW"   ─ For DESQview
  72. ────────────────────────────────────────────────────────────────────────────
  73.  
  74. ────────────────────────────────────────────────────────────────────────────
  75. ComN : Comport Description      DEFAULT: none
  76.         You can set COM1 ─ COM8's parameters (base address and IRQ level) with
  77.         these resources.  For example,
  78.                 Com5          $3E8,5
  79.         would set up COM5 to run on IRQ 5 at base address hex 3E8.  Be sure
  80.         not to put a space before or after the comma.
  81. ────────────────────────────────────────────────────────────────────────────
  82.  
  83. ────────────────────────────────────────────────────────────────────────────
  84. NoTimeCheck: String             DEFAULT: FALSE
  85.   This option will allow you to turn off the Time Checking within the game.
  86.   If this option is set to true, users will not get kicked out of Falcon's
  87.   Eye even if their time alloted on the BBS has run out.
  88. ────────────────────────────────────────────────────────────────────────────
  89.  
  90. ────────────────────────────────────────────────────────────────────────────
  91. GameName : String               DEFAULT: "The Arcadian Legends"
  92.   This can be used to change the title of the game on the status bar.  This
  93.   is useful if you are running multiple games and would like to know which
  94.   one the user is currently in.
  95. ────────────────────────────────────────────────────────────────────────────
  96.  
  97. ────────────────────────────────────────────────────────────────────────────
  98. PurgeNetmail : Boolean          DEFAULT: FALSE
  99.   This function will scan your Netmail directory removing all "extraneous"
  100.   netmail left by the TAL Game from other systems when running TAL INBOUND
  101.   or TAL PLANETARY.  This feature should remove the need to delete all your
  102.   TAL mail manually.
  103. ────────────────────────────────────────────────────────────────────────────
  104.  
  105. ────────────────────────────────────────────────────────────────────────────
  106. AnsiScores : String             DEFAULT: "BULLETIN\SCORES.ANS"
  107. AsciiScores : String            DEFAULT: "BULLETIN\SCORES.TXT"
  108.   This can be used to change the default ANSI/ASCII paths and file names of
  109.   the Scores Files created by TAL.
  110.   To not create one or the other, leave the string BLANK.
  111. ────────────────────────────────────────────────────────────────────────────
  112.  
  113. ────────────────────────────────────────────────────────────────────────────
  114. TodayNewsAnsi : String          DEFAULT: "BULLETIN\TDYNEWS.ANS"
  115. YesterdayNewsAnsi : String      DEFAULT: "BULLETIN\YESNEWS.ANS"
  116. TodayNewsAscii : String         DEFAULT: "BULLETIN\TDYNEWS.TXT"
  117. YesterdayNewsAscii : String     DEFAULT: "BULLETIN\YESNEWS.TXT"
  118.   This can be used to change the default ANSI/ASCII paths and file names of
  119.   the News Files created by TAL...TAL will automatically and immediately
  120.   write to this file so copying of the files is unnecessary.
  121. ────────────────────────────────────────────────────────────────────────────
  122.  
  123. ────────────────────────────────────────────────────────────────────────────
  124. BBSScore : String               DEFAULT: "BULLETIN\BBSScore"
  125. BBSWorth : String               DEFAULT: "BULLETIN\BBSWorth"
  126. BBSLand : String                DEFAULT: "BULLETIN\BBSLand"
  127. BBSWorthLand : String           DEFAULT: "BULLETIN\BBSWLand"
  128. PlayerScore : String            DEFAULT: "BULLETIN\PLYScore"
  129. PlayerWorth : String            DEFAULT: "BULLETIN\PLYWorth"
  130. PlayerLand : String             DEFAULT: "BULLETIN\PLYLand"
  131. PlayerWorthLand : String        DEFAULT: "BULLETIN\PLYWLand"
  132. ANSIExtension : String          DEFAULT: "ANS"
  133. ASCIIExtension : String         DEFAULT: "TXT"
  134.   These settings allow you to specify where the InterBBS Scores files are
  135.   created.  You must specify a filename WITHOUT an extension - the .ANS
  136.   and .TXT extensions are automatically added by Falcon's Eye.  You may
  137.   modify those extensions using the ANSI/ASCIIExtension options.
  138.  
  139. BBSAmt : Integer                DEFAULT: 50
  140. PlayerAmt : Integer             DEFAULT: 50
  141.   These settings allow you to change the amount of players or BBSes shown
  142.   in the top rankings.  By default, TAL SCORES will display the top 50 BBSes
  143.   and players in each of the categories.  You may change this to any value
  144.   BELOW 255.
  145. ────────────────────────────────────────────────────────────────────────────
  146.  
  147. ────────────────────────────────────────────────────────────────────────────
  148. DeletionDays : Integer          DEFAULT: 7
  149.   This parameter allows you to set the # of days before deleting an
  150.   inactive player.
  151. ────────────────────────────────────────────────────────────────────────────
  152.  
  153. ────────────────────────────────────────────────────────────────────────────
  154. Status.BackGround : Integer     DEFAULT: 1
  155. Status.Title : Integer          DEFAULT: 15
  156. Status.TopInfo : Integer        DEFAULT: 9
  157. Status.BottomInfo : Integer     DEFAULT: 7
  158. Status.Line : Integer           DEFAULT: 9
  159. Status.Extra : Boolean          DEFAULT: FALSE
  160.   These options allow you to customize your status bar.
  161.   Background:  Color of Background on windows                      (0─7)
  162.   Title:       Color of Game Title [Centered, Top Line             (0─15)
  163.   TopInfo:     Color of all other info on Top Line                 (0─15)
  164.   BottomInfo:  Color of all info on Bottom Line                    (0─15)
  165.   Line:        Color of intermittent "│" lines on Bottom Line      (0─15)
  166.   Extra:       Default Setting of StatusBar Size [Extra information "F2"
  167. ───────────────────────────────────────────────────────────────────────────
  168.  
  169. ───────────────────────────────────────────────────────────────────────────
  170. ReconUpdate : Integer           DEFAULT: 3
  171. OldestRecon : Integer           DEFAULT: 5
  172.  
  173. By default, TAL will look for all recons 5 days old, every 3 days, and
  174. send requests for updates from those BBS's.  The "3" can be changed if you
  175. want reconning more or less often (monetary considerations) by the
  176. ReconUpdate option.  The "5" can be changed if you want reconning more or less
  177. often (monetary considerations) through the OldestRecon option.
  178. ───────────────────────────────────────────────────────────────────────────
  179.  
  180. ───────────────────────────────────────────────────────────────────────────
  181. TimingCheck : Integer           DEFAULT: 4
  182.  
  183. Every [TimingCheck] days, TAL will request information from all BBSes to
  184. determine the total turn─around time to any BBS.  This information can be
  185. viewed through the InterBBS Menu.
  186. ───────────────────────────────────────────────────────────────────────────
  187.  
  188. Sample RESOURCE.DAT File (with Default Settings)
  189. ────────────────────────────CUT HERE───────────────────────────────────────
  190. BIOS                False
  191. VGA                 True
  192. LockedBaud          0
  193. Fossil              False
  194. Local               False
  195. Multitasker         "Detect"
  196. NoTimeCheck         False
  197. GameName            "The Arcadian Legends"
  198. PurgeNetmail        False
  199. AnsiScores          "BULLETIN\SCORES.ANS"
  200. AsciiScores         "BULLETIN\SCORES.TXT"
  201. TodayNewsAnsi       "BULLETIN\TDYNEWS.ANS"
  202. YesterdayNewsAnsi   "BULLETIN\YESNEWS.ANS"
  203. TodayNewsAscii      "BULLETIN\TDYNEWS.TXT"
  204. YesterdayNewsAscii  "BULLETIN\YESNEWS.TXT"
  205. DeletionDays        7
  206. Status.BackGround   1
  207. Status.Title        15
  208. Status.TopInfo      9
  209. Status.BottomInfo   7
  210. Status.Line         9
  211. Status.Extra        False
  212. ReconUpdate         3
  213. OldestRecon         5
  214. TimingCheck         4
  215. BBSScore            "BULLETIN\BBSScore"
  216. BBSWorth            "BULLETIN\BBSWorth"
  217. BBSLand             "BULLETIN\BBSLand"
  218. BBSWorthLand        "BULLETIN\BBSWLand"
  219. PlayerScore         "BULLETIN\PLYScore"
  220. PlayerWorth         "BULLETIN\PLYWorth"
  221. PlayerLand          "BULLETIN\PLYLand"
  222. PlayerWorthLand     "BULLETIN\PLYWLand"
  223. ANSIExtension       "ANS"
  224. ASCIIExtension      "TXT"
  225. BBSAmt              50
  226. PlayerAmt           50
  227. ────────────────────────────CUT HERE───────────────────────────────────────
  228.  
  229.