Differences

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

Link to this comparison view

Next revision
Previous revision
howto:door:ooii [2016/10/27 14:21] – created Buckaroohowto:door:ooii [2016/11/12 08:16] (current) – Added description and registraiton key location Buckaroo
Line 1: Line 1:
 ====== Operation Overkill II ====== ====== Operation Overkill II ======
 +
 +The original wasteland BBS on-line doorgame, Operation: Overkill, allows your users to battle against the evil and vile Hydrites in preventing them from conquering the planet.  Great user interaction provides for revenging subplots of bloodlust and conquering.
 +-
 +Compatible with most any BBS software, fossil driver required of speeds 9600+, multi-node aware! Telnet aware!
 +
 +Operation Overkill v1.20 has been released as freeware. The registration key is available at [[http://www.operationoverkill.com/forum/index.php?topic=34.0|Operation Overkill HQ]]
  
 ===== SCFG Settings ===== ===== SCFG Settings =====
-Name                       Operation Overkill II    +<file> 
-Internal Code              OOII                     +Name                       Operation Overkill II 
-Start-up Directory         c:\sbbs\xtrn\ooii       +Internal Code              OOII 
 +Start-up Directory         ../xtrn/ooii
 Command Line               ooiidoor.bat             Command Line               ooiidoor.bat            
 Clean-up Command Line                               Clean-up Command Line                              
Line 19: Line 26:
 BBS Drop File Type         GAP             DOOR.SYS BBS Drop File Type         GAP             DOOR.SYS
 Place Drop File In         Start-Up Directory       Place Drop File In         Start-Up Directory      
 +</file>
  
 ===== Example OOIIDOOR.BAT ===== ===== Example OOIIDOOR.BAT =====
-CD\SBBS\XTRN\OOII+<file>
 OOINFO 2 C:\SBBS\XTRN\OOII\ OOINFO 2 C:\SBBS\XTRN\OOII\
 MAINTOO MAINTOO
 OOII OOII
-CD\SBBS+</file>
  
 ===== OOII Setup ===== ===== OOII Setup =====
-Follow the instructions in OOSETUP.DOC, verify the batch file and set the door up as shown above in SCFG.+Follow the instructions in OOSETUP.TXT, verify the batch file and set the door up as shown above in SCFG. The below menus are an example of the setup for the game. 
 + 
 +Main Configuration 
 +<code> 
 +╔══════════════════════════════════╗ 
 +║ Main Configuration/Overkill 1.20 ║ 
 +╟──────────────────────────────────╢ 
 +║ »      System Information        ║ 
 +║         Game Information         ║ 
 +║        Player Information        ║ 
 +╚══════════════════════════════════╝</code> 
 + 
 +System Information 
 +<code> 
 +╔════════════════════════════════════════════════════════════╗ 
 +║              System Information/Overkill 1.20              ║ 
 +╟────────────────────────────────────────────────────────────╢ 
 +║   BBS Name                   «» SPLIT INFINITY BBS         ║ 
 +║   OOII Registration Code     «» NONE                       ║ 
 +║                                                            ║ 
 +║   BBS Type                   «» GAP                        ║ 
 +║   Path to BBS                «» C:\SBBS\XTRN\OOII\         ║ 
 +║   Path to Ansi Bulletins     «» C:\SBBS\TEXT\              ║ 
 +║   Path to Ascii Bulletins    «» C:\SBBS\TEXT\              ║ 
 +║   Bulletin Pause String      «» NONE                       ║ 
 +║   Multi-Node Operation?      «» NO                         ║ 
 +║   Video Mode                 «» DIRECT                     ║ 
 +║   Comm Support               «» NORMAL                     ║ 
 +║   Fight Delay                «» 42                         ║ 
 +║   Path to Game Data Files    «» C:\SBBS\XTRN\OOII\         ║ 
 +║   Path to Game Text Files    «» C:\SBBS\XTRN\OOII\         ║ 
 +║   Path to NEWS.ASC File      «» C:\SBBS\XTRN\OOII\         ║ 
 +║ » Path to BANNED.DAT File    «» C:\SBBS\XTRN\OOII\         ║ 
 +╚════════════════════════════════════════════════════════════╝</code> 
 + 
 +Game Information 
 +<code> 
 +╔══════════════════════════════════════════════════╗ 
 +║          Game Information/Overkill 1.20          ║ 
 +╟──────────────────────────────────────────────────╢ 
 +║ » Complex Name                  «» ZZEXLIA       ║ 
 +║   Map File Name                 «» VIDLAND.MAP   ║ 
 +║   Minutes per Game Play         «» 35            ║ 
 +║   Plays per Day                 «» 3             ║ 
 +║   Minutes Between Plays         «» 240           ║ 
 +║   Total Minutes per Day         «» 120           ║ 
 +║   Chat Hours                    «» 16:00 - 22:00 ║ 
 +║   Min Level for Kidnapping      «» 4             ║ 
 +║   Days Before Deleted From Game «» 21            ║ 
 +║   Oracle Threshold Point        «» 30            ║ 
 +║   Length of Frontier Log        «» 150           ║ 
 +║   Game Status                   «» First Install ║ 
 +║   Min. Avg. Level for Attacks   «» 4             ║ 
 +╚══════════════════════════════════════════════════╝</code> 
 + 
 +Player Information 
 +<code> 
 +╔══════════════════════════════════════════════════════╗ 
 +║           Player Information/Overkill 1.20           ║ 
 +╟──────────────────────────────────────────────────────╢ 
 +║ » Max Bases per Player           «» 10               ║ 
 +║   Max Game Plays in Gaming Room  «» 10               ║ 
 +║   Turns Until Hungry             «» 90               ║ 
 +║   Starting Stats Total           «» 60               ║ 
 +║   Starting Crystals              «» 4000             ║ 
 +║   Starting Long Range Weapon     «» NIL              ║ 
 +║   Starting Hand to Hand Weapon   «» NIL              ║ 
 +║   Starting Armor                 «» NIL              ║ 
 +╚══════════════════════════════════════════════════════╝</code> 
  
 +Note: Syncterm can act as the Overkill ANsiterm. Just answer "yes" when asked if you are using it, if you want the sounds.
 + 
 ===== See Also ===== ===== See Also =====
   * [[util:scfg:]]   * [[util:scfg:]]
howto/door/ooii.txt · Last modified: 2016/11/12 08:16 by Buckaroo
Back to top
CC Attribution 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0