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

  1. The Arcadian Legends
  2.  
  3. InterBBS Local Play Documentation                     Last Update:  3/4/96
  4. ──────────────────────────────────────────────────────────────────────────
  5. Many sysops are unwilling to setup the InterBBS Gaming System, are unsure
  6. of its workings, or are unwilling to connect to another system.  This file
  7. explains how to set up several local games to be interconnected so you
  8. may essentially run an "InterBBS Local Game".
  9.  
  10. This can be especially interesting if you have a large number of players on
  11. the board who wish to form "teams" and fight, etc.
  12.  
  13. How to do this:
  14.  
  15.   See the INTERBBS.DOC for basic information on how to set up your TANODES.DAT
  16.   and BBS.CFG files.
  17.  
  18.   TANODES.DAT:
  19.   ────────────
  20.     Each game should have a different Nodelist number and name.  For
  21.     simplicity, it is recommended that you use 1:1/1 for the first game,
  22.     1:1/2 for the second, and so forth.
  23.  
  24.   BBS.CFG:
  25.   ────────
  26.     For all games (2..n), the INBOUND FILES directory should be:
  27.       [GAME(N-1)]\OUTBOUND
  28.     For game #1, the INBOUND FILES directory should be:
  29.       [GAME(N)]\OUTBOUND
  30.  
  31.     For example: Suppose you have a 4-game setup in directories C:\TAL1,
  32.       C:\TAL2, C:\TAL3, and C:\TAL4.
  33.       Game            Inbound File Directory
  34.       1               C:\TAL4\OUTBOUND
  35.       2               C:\TAL1\OUTBOUND
  36.       3               C:\TAL2\OUTBOUND
  37.       4               C:\TAL3\OUTBOUND
  38.  
  39.   ROUTE.CFG:
  40.   ──────────
  41.   All systems should route data to the next system, with the last routing
  42.   all data to game #1.  For a 4-game system, you should have the following:
  43.  
  44.     Game 1 should have a route.cfg with: "ROUTE * 2"
  45.     Game 2 should have a route.cfg with: "ROUTE * 3"
  46.     Game 3 should have a route.cfg with: "ROUTE * 4"
  47.     Game 4 should have a route.cfg with: "ROUTE * 1"
  48.  
  49.   This basically produces a file circle.  Run TAL PLANETARY on each system 1─x
  50.   in order, and all the necessary information will be properly transmitted
  51.   between systems.  Running this cycle twice will produce immediate results of
  52.   all attacks, etc.
  53.  
  54. SAMPLE FILES (for a 4-Game System)
  55. ──────────────────────────────────
  56. This assumes a 4-game system, with a league number of 900.  The four games
  57. are contained in C:\TAL1, C:\TAL2, C:\TAL3, and C:\TAL4.
  58.  
  59. FENODES.DAT (for all 4 games)
  60. ─────────────────────────────────
  61. 1
  62. The Northern Lights
  63. 1:1/1
  64. Houston
  65. TX
  66. USA
  67.  
  68. 2
  69. The Southern Circle
  70. 1:1/2
  71. Houston
  72. TX
  73. USA
  74.  
  75. 3
  76. The Eastern Winds
  77. 1:1/3
  78. Houston
  79. TX
  80. USA
  81.  
  82. 4
  83. The Western Hills
  84. 1:1/4
  85. Houston
  86. TX
  87. USA
  88.  
  89. ──────────────────────────────────
  90.  
  91.  
  92. BBS.CFG
  93. ───────
  94. Game-1               Game-2                Game-3              Game-4
  95. ──────────────────────────────────────────────────────────────────────────────
  96. Mehul Patel          Mehul Patel           Mehul Patel         Mehul Patel
  97. Northern Lights      Southern Circle       Eastern Winds       Western Hills
  98. 1:1/1                1:1/2                 1:1/3               1:1/4
  99. C:\TAL2\OUTBOUND     C:\TAL3\OUTBOUND      C:\TAL4\OUTBOUND    C:\TAL1\OUTBOUND
  100. C:\TAL2\OUTBOUND     C:\TAL3\OUTBOUND      C:\TAL4\OUTBOUND    C:\TAL1\OUTBOUND
  101. 900                  900                   900                 900
  102. NONE                 NONE                  NONE                NONE
  103. ──────────────────────────────────────────────────────────────────────────────
  104.  
  105.  
  106. ROUTE.CFG
  107. ─────────
  108. Game-1               Game-2                Game-3              Game-4
  109. ──────────────────────────────────────────────────────────────────────────────
  110. ROUTE * 2            ROUTE * 3             ROUTE * 4           ROUTE * 1
  111. ──────────────────────────────────────────────────────────────────────────────
  112.  
  113.