Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
howto:door:fe [2016/11/06 16:18] – Added summary Buckaroohowto:door:fe [2018/03/01 12:10] – Links to util:binkit changed to module:binkit digital man
Line 10: Line 10:
 ===== SCFG Settings ===== ===== SCFG Settings =====
  
-  Name                       Falcons' Eye v1.06+  Name                       Falcons' Eye
   Internal Code              FE   Internal Code              FE
   Start-up Directory         ../xtrn/fe   Start-up Directory         ../xtrn/fe
Line 34: Line 34:
  
 FE and the other SR / John Daily doors are easy with Synchronet since it supports SR doors native ''DOORFILE.SR''. Basically just place the ''DOORFILE.SR'' in FE's directory and you're home free.  FE and the other SR / John Daily doors are easy with Synchronet since it supports SR doors native ''DOORFILE.SR''. Basically just place the ''DOORFILE.SR'' in FE's directory and you're home free. 
-:!: Note: BRE is not Multiplayer and can only be used on one node at a time. However, we can leave ''Allow Mulitple Users'' ON in [[util:SCFG]] as BRE will inform the player the door is in use by itself.+:!: Note: BRE is not Multiplayer and can only be used on one node at a time. However, we can leave ''Allow Mulitple Users'' ON in [[module:binkit]] as BRE will inform the player the door is in use by itself.
  
 From the command prompt, in the FE directory, run the FE106.EXE executable. Once that is completed, run the UNPACK.BAT file. This will create the DATA and DOC directories. FE.DOC is in the DOC directory. Next, run INSTALL.EXE... From the command prompt, in the FE directory, run the FE106.EXE executable. Once that is completed, run the UNPACK.BAT file. This will create the DATA and DOC directories. FE.DOC is in the DOC directory. Next, run INSTALL.EXE...
Line 53: Line 53:
 Batch file to create: [Enter the Directory to which you installed FE]\fe.bat Batch file to create: [Enter the Directory to which you installed FE]\fe.bat
 Hit 'Enter' Hit 'Enter'
-BRE Can use the fossil driver for communications. +FE Can use the fossil driver for communications. 
-Do you want BRE to use the FOSSIL? (Y/N)+Do you want FE to use the FOSSIL? (Y/N)
 Hit 'Y' Hit 'Y'
 If you have locked baud rates, please enter the baud rate: If you have locked baud rates, please enter the baud rate:
Line 84: Line 84:
 Since SBBS places the doorfile in the startup directory, edit it to match this Since SBBS places the doorfile in the startup directory, edit it to match this
 @ECHO OFF @ECHO OFF
-FE+FE FULL
 </code> </code>
  
Line 149: Line 149:
 From the command line, run FE TEST and take a look at the RESULTS.TXT file generated. This will tell you if there are any issues. From the command line, run FE TEST and take a look at the RESULTS.TXT file generated. This will tell you if there are any issues.
  
-I run FE inbound and outbound (Or FE Full) whenever my system receives mail. I also run the following every morning in my nightly maintenance batch file.+I run FE inbound whenever my system receives mail. I also run the following every midnight in my nightly maintenance batch file.
  
-FE REQUEST +::FE League 10 
-FE RECON +CD C:\sbbs\xtrn\fe10 
-FE PLANETARY +FE INBOUND [Processes any inbound BRE packets] 
-FE BBSINFO +FE SCORES [Creates InterBBS score files] 
-FE SCORES+FE PLANETARY [Runs daily Maintenance for BRE] 
 +FE REQUEST [Create global recon updates and requests] 
 +FE BBSINFO [Creates a text file of all League BBS's, their version number and date of last recon.] 
 +FE OUTBOUND [Processes any outbound packets] 
 +cd outbound 
 +move *.* c:\taurus\out\[filebox name] [Moves outbound packets to the filebox for the League Hub system] 
 +del c:\taurus\out\[filebox name]\*.msg [Deletes extraneous MSG files]
  
 </code> </code>
Line 164: Line 170:
 ===== See Also ===== ===== See Also =====
   * [[util:scfg:]]   * [[util:scfg:]]
-  * [[:howto:door:BRE|Barren Realms Elite]] 
-  * [[:howto:door:TAL|The Arcadian Legend]] 
   * [[:howto:door:|How-To Install Doors]]   * [[:howto:door:|How-To Install Doors]]
  
 {{tag>door game}} {{tag>door game}}
  
howto/door/fe.txt · Last modified: 2018/03/01 12:21 by digital man
Back to top
CC Attribution 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0