====== Land of Devastation ======
Land of Devastation is a popular door game (a game written for use on a bulletin board system (BBS); but don't let that stop you playing on your own computer!).

In the far future, and the world has experienced our worst fears. A nuclear holocaust wreaked havoc on the surface of Earth and only one small group of humans in secluded Sacre Base remain unaffected. After the war, they worked to bring stability to the area around them and build the Puritron, which would filter radioactive contaminants out of huge quantities of air. Before it could be put to use, however, it was stolen by various factions of mutants and the pieces were scattered far and wide.

As a new recruit, your job is to help establish order and, if possible, locate pieces of the Puritron and return them to Sacre Base.

Player documentation can be found at [[http://www.smbaker.com/games/land-of-devastation-classic/documentation|LOD Website]] 

===== SCFG Settings =====
  Name                       Land of Devastation
  Internal Code              LOD
  Start-up Directory         ../xtrn/lod
  Command Line               game /n%# /CHECK /Pc:/sbbs/xtrn/lod
  Clean-up Command Line
  Execution Cost             None
  Access Requirements
  Execution Requirements
  Multiple Concurrent Users  No
  Intercept Standard I/O     No
  Native (32-bit) Executable No
  Use Shell to Execute       No
  Modify User Data           No
  Execute on Event           No
  Pause After Execution      No
  BBS Drop File Type         GAP             DOOR.SYS
  Place Drop File In         Start-Up Directory
  Time Options               As needed for your BBS

===== LOD Setup =====
Read the file SYSOP.DOC for a full explinaiton of the settings and such for LOD. Edit the GAME.CTL in the LOD directory. Listed below are the minimum requirements for the game. You can change others as need, the file if fully documented:
<code>
SYSOPFIRST Steven
SYSOPLAST Sheeley
BBSNAME Split Infinity BBS
BBSTYPE DOORSYS
STATUS ON
STATFORE 0
STATBACK 7
ANSIRANK C:\SBBS\TEXT\LODRANK.ANS
ASCIIRANK C:\SBBS\TEXT\LODRANK.ASC
</code>

===== See Also =====
  * [[util:scfg:]]
  * [[:howto:door:|How-To Install Doors]]

{{tag>door game}}
