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
howto:door:fe [2016/11/06 17:50] – Fixed a few spelling errors Buckaroohowto:door:fe [2018/03/01 12:21] (current) – old revision restored 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 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