outpost_2:maps:custom_scenarios

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revisionBoth sides next revision
outpost_2:maps:custom_scenarios [2017/07/27 00:37] vagabondoutpost_2:maps:custom_scenarios [2018/01/16 18:06] – [Bomber's Big Blast] vagabond
Line 1: Line 1:
 ====== Custom Scenarios ====== ====== Custom Scenarios ======
  
-{{outpost_2:maps:crossfire.s1.png }}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:crossfire.s6.png|{{outpost_2:maps:crossfire.s1.png |Caught in the Crossfire Map}}]]
  
-This page lists all known Outpost 2 scenarios that are reasonably mature, but are not included in the current Outpost 2 game download. These scenarios can be added to your game and played. +This page lists Outpost 2 scenarios that are reasonably mature, but are not included in the current Outpost 2 game download. These scenarios can be added to your copy of Outpost 2 and played. 
  
-Custom scenarios may not be included in the official Outpost Universe copy of Outpost 2 for a variety of reasons. The scenarios below are all complete enough to play through. However, some have bugs or may be incomplete. Some scenarios below are fully complete and have just not yet been added to the official Outpost Universe Outpost 2 download. +Custom scenarios may not be included in the official Outpost Universe copy of Outpost 2 for a variety of reasons. The scenarios below are all complete enough to play through. Some have bugs or may be incomplete. Some scenarios below are fully complete and are waiting until the next release to be added to the official Outpost Universe Outpost 2 download.
  
 For more information about Outpost 2 scenarios and maps in general, see the [[outpost_2:maps|Outpost 2 Maps Page]]. For more information about Outpost 2 scenarios and maps in general, see the [[outpost_2:maps|Outpost 2 Maps Page]].
Line 13: Line 13:
 Each custom scenario will have a .DLL file that contains the required compiled code. Just place this .DLL file in the root directory of your copy of Outpost 2 (the same folder that contains outpost2.exe). If a scenario has a unique technology tree, the download will come with a .TXT file that contains the new tech tree. If the scenario has a unique map, the download will also contain a .MAP file. If a .TXT and/or a .MAP file is present, place both files in the root Outpost 2 directory as well. Each custom scenario will have a .DLL file that contains the required compiled code. Just place this .DLL file in the root directory of your copy of Outpost 2 (the same folder that contains outpost2.exe). If a scenario has a unique technology tree, the download will come with a .TXT file that contains the new tech tree. If the scenario has a unique map, the download will also contain a .MAP file. If a .TXT and/or a .MAP file is present, place both files in the root Outpost 2 directory as well.
  
-Sometimes the files will be compressed in the ZIP or RAR format. Most operating systems should have built in decompression ability for ZIP file. However, must operating systems will not be able to decompress a RAR file without an external program. Oftentimes, WinRar is used (http://www.rarlab.com/).+Sometimes the files will be compressed in the ZIP or RAR format. Most operating systems should have built in decompression ability for ZIP file. However, must operating systems will not be able to decompress a RAR file without an external program. For RAR decompression either 7Zip (http://www.7-zip.org/) or WinRar (http://www.rarlab.com/may be used.
  
-**Coding my own new Scenario!**+**I want to code my own scenario!**
  
 If you want to code your own scenario or make your own map, check out the [[op2_sdk:software_development_kit_sdk|Outpost 2 Software Development Kit (SDK)]]. If you want to code your own scenario or make your own map, check out the [[op2_sdk:software_development_kit_sdk|Outpost 2 Software Development Kit (SDK)]].
Line 36: Line 36:
 ===== Distant Noise ===== ===== Distant Noise =====
  
-{{outpost_2:maps:cm03.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:cm03.s6.png|{{outpost_2:maps:cm03.s1.png|Distant Noise Map}}]]
  
 |Created by|Scenarios: Flashy \\ Map: Dynamix| |Created by|Scenarios: Flashy \\ Map: Dynamix|
Line 51: Line 51:
 These maps also allow players to script in-game events without having to program a new DLL. For a list of commands, see this forum page: [[http://forum.outpost2.net/index.php/topic,5480.msg79332.html#msg79332]].  These maps also allow players to script in-game events without having to program a new DLL. For a list of commands, see this forum page: [[http://forum.outpost2.net/index.php/topic,5480.msg79332.html#msg79332]]. 
  
-**Download:** http://forum.outpost2.net/index.php/topic,5480.msg79332.html#msg79332+**Download:** {{outpost_2:scenarios:distantnoise_-_eden-plymouth_sandbox.zip}}
  
 ---- ----
Line 57: Line 57:
 ===== Evacuation Under Fire ===== ===== Evacuation Under Fire =====
  
-{{outpost_2:maps:evacuationunderfire.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:SandyValley.s6.png|{{outpost_2:maps:SandyValley.s1.png|Evacuation Under Fire Map}}]]
  
 |Created by|Vagabond| |Created by|Vagabond|
-|Map filename|EvacuationUnderFire.map|+|Map filename|SandyValley.map|
 |Map size|128 x 128| |Map size|128 x 128|
 |Scenario DLL|c_euf.dll| |Scenario DLL|c_euf.dll|
Line 77: Line 77:
 ===== The Mission ===== ===== The Mission =====
  
-{{outpost_2:maps:axenvolcanoescellfix.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:axenvolcanoescellfix.s6.png|{{outpost_2:maps:axenvolcanoescellfix.s1.png|The Mission Map}}]]
  
 |Created by|Angellus| |Created by|Angellus|
Line 94: Line 94:
 **Prerequisites:** Requires the Multitek 2 mod. **Prerequisites:** Requires the Multitek 2 mod.
  
-**Bugs:** May includes a game crashing bug (Need to verify. Bug is not related to randomized base address).+**Bugs:** May include a game crashing bug (Need to verify. Bug is not related to randomized base address).
  
 **Download:** http://forum.outpost2.net/index.php/topic,5067.msg74271.html#msg74271 (See post by Leviathan) **Download:** http://forum.outpost2.net/index.php/topic,5067.msg74271.html#msg74271 (See post by Leviathan)
Line 102: Line 102:
 ===== On the Run ===== ===== On the Run =====
  
-{{outpost_2:maps:ontherun.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:ontherun.s6.png|{{outpost_2:maps:ontherun.s1.png|On the Run Map}}]]
  
 |Created by|Vagabond| |Created by|Vagabond|
Line 124: Line 124:
 ===== Outcaster's Starship ===== ===== Outcaster's Starship =====
  
-{{outpost_2:maps:outcaster.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:outcaster.s6.png|{{outpost_2:maps:outcaster.s1.png|Outcaster's Starship Map}}]]
  
 |Created by|Lord of Pain, ECC, Flashy| |Created by|Lord of Pain, ECC, Flashy|
Line 149: Line 149:
 ====== Rescue Escort ====== ====== Rescue Escort ======
  
-{{outpost_2:maps:RescueEscort.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:RescueEscort.s6.png|{{outpost_2:maps:RescueEscort.s1.png|Rescue Escort Map}}]]
  
 |Created by|Vagabond| |Created by|Vagabond|
Line 161: Line 161:
 **Overview:** Rescue a fleeing Plymouth convoy from Eden forces. A unit only scenario that may be played either single player or multiplayer. The multiplayer version is found in the Land Rush section. **Overview:** Rescue a fleeing Plymouth convoy from Eden forces. A unit only scenario that may be played either single player or multiplayer. The multiplayer version is found in the Land Rush section.
  
-**Download:** http://forum.outpost2.net/index.php/topic,5929.msg84364/topicseen.html?PHPSESSID=3169542797d97273f2a8985069bdf534#new+**Download:** http://forum.outpost2.net/index.php/topic,5929.0.html
  
 ---- ----
Line 167: Line 167:
 ===== Rising From the Ashes ===== ===== Rising From the Ashes =====
  
-{{outpost_2:maps:ashes.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:ashes.s6.png|{{outpost_2:maps:ashes.s1.png|Rising From the Ashes Map}}]]
  
 |Created by|Vagabond| |Created by|Vagabond|
Line 191: Line 191:
 ===== Battle of the Blight ===== ===== Battle of the Blight =====
  
-{{outpost_2:maps:botb-1.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:botb-1.s6.png|{{outpost_2:maps:botb-1.s1.png|Battle of the Blight Map}}]]
  
 |Created by|onehand| |Created by|onehand|
Line 208: Line 208:
 ===== Bomber's Big Blast ===== ===== Bomber's Big Blast =====
  
-{{outpost_2:maps:mp4_09.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:mp4_09.s6.png|{{outpost_2:maps:mp4_09.s1.png|Bomber's Big Blast Map}}]]
  
-|Created by|Sirbomber|+|Created by|sirbomber|
 |Map filename|mp4_09.map| |Map filename|mp4_09.map|
 |Map Size|64 x 64| |Map Size|64 x 64|
Line 227: Line 227:
 ===== Bridge Defence ===== ===== Bridge Defence =====
  
-{{outpost_2:maps:BridgeDefence.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:BridgeDefence.s6.png|{{outpost_2:maps:BridgeDefence.s1.png|Bridge Defence Map}}]]
  
 |Created by|Mcshay| |Created by|Mcshay|
Line 245: Line 245:
 ===== Caught in the Crossfire ===== ===== Caught in the Crossfire =====
  
-{{outpost_2:maps:crossfire.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:crossfire.s6.png|{{outpost_2:maps:crossfire.s1.png|Caught in the Crossfire Map}}]]
  
 |Created by|Mcshay| |Created by|Mcshay|
Line 268: Line 268:
 ===== Confrontation ===== ===== Confrontation =====
  
-{{outpost_2:maps:ck9_2v2ai.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:ck9_2v2ai.s6.png|{{outpost_2:maps:ck9_2v2ai.s1.png|Confrontation Map}}]]
  
 |Created by|CK9 and Mcshay| |Created by|CK9 and Mcshay|
Line 289: Line 289:
 ===== Doomsday ===== ===== Doomsday =====
  
-{{outpost_2:maps:mp4_09.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:mp4_09.s6.png|{{outpost_2:maps:mp4_09.s1.png|Doomsday Map}}]]
  
 |Created by|Mcshay| |Created by|Mcshay|
Line 305: Line 305:
 ===== Danger Zone ===== ===== Danger Zone =====
  
-{{outpost_2:maps:fl01.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:fl01.s6.png|{{outpost_2:maps:fl01.s1.png|Danger Zone Map}}]]
  
 |Created by|Flashy| |Created by|Flashy|
Line 330: Line 330:
 ===== Darkest Hour ===== ===== Darkest Hour =====
  
-{{outpost_2:maps:bhsurv.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:bhsurv.s6.png|{{outpost_2:maps:bhsurv.s1.png|Darkest Hour Map}}]]
  
 |Created by|Sirbomber| |Created by|Sirbomber|
Line 353: Line 353:
 ===== Flood Plain Ver 2 ===== ===== Flood Plain Ver 2 =====
  
-{{outpost_2:maps:on4_02.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:on4_02.s6.png|{{outpost_2:maps:on4_02.s1.png|Flood Plain Ver2 Map}}]]
  
 |Created by|Scenario: Mcshay \\ Map: Dynamix| |Created by|Scenario: Mcshay \\ Map: Dynamix|
Line 380: Line 380:
 ===== Fractured Alliance ===== ===== Fractured Alliance =====
  
-{{outpost_2:maps:fraxsurv.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:fraxsurv.s6.png|{{outpost_2:maps:fraxsurv.s1.png|Fractured Alliance Map}}]]
  
 |Created by | //Sirbomber// | |Created by | //Sirbomber// |
Line 406: Line 406:
 ===== The Green World ===== ===== The Green World =====
  
-{{outpost_2:maps:TheGreenWorld.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:TheGreenWorld.s6.png|{{outpost_2:maps:TheGreenWorld.s1.png|The Green World Map}}]]
  
 |Created by|Mcshay| |Created by|Mcshay|
Line 425: Line 425:
 ===== Greenhaven ===== ===== Greenhaven =====
  
-{{outpost_2:maps:grnwld01.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:grnwld01.s6.png|{{outpost_2:maps:grnwld01.s1.png|Greenhaven Map}}]]
  
 |Created by|Leviathan| |Created by|Leviathan|
Line 444: Line 444:
 ===== Greenhills ===== ===== Greenhills =====
  
-{{outpost_2:maps:grnwld02.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:grnwld02.s6.png|{{outpost_2:maps:grnwld02.s1.png|Greenhills Map}}]]
  
 |Created by|Leviathan| |Created by|Leviathan|
Line 463: Line 463:
 ===== Hidden Treasure ===== ===== Hidden Treasure =====
  
-{{outpost_2:maps:mm4_11.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:mp4_11.s6.png|{{outpost_2:maps:mp4_11.s1.png|Hidden Treasure Map}}]]
  
 |Created by|Scenario: Flashy \\ Map: Dynamix| |Created by|Scenario: Flashy \\ Map: Dynamix|
-|Map filename|mm4_11.map|+|Map filename|mp4_11.map|
 |Tech tree|MULTITEK.TXT| |Tech tree|MULTITEK.TXT|
 |Map size|128 x 128| |Map size|128 x 128|
Line 480: Line 480:
 ===== Hidden Valley ===== ===== Hidden Valley =====
  
-{{outpost_2:maps:grnwld03.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:grnwld03.s6.png|{{outpost_2:maps:grnwld03.s1.png|Hidden Valley Map}}]]
  
 |Created by|Leviathan| |Created by|Leviathan|
Line 499: Line 499:
 ===== Judgement Day ===== ===== Judgement Day =====
  
-{{outpost_2:maps:survatw.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:survatw.s6.png|{{outpost_2:maps:survatw.s1.png|Judgement Day Map}}]]
  
 |Created by|Sirbomber| |Created by|Sirbomber|
Line 537: Line 537:
 ===== PlayGround ===== ===== PlayGround =====
  
-{{outpost_2:maps:axenvolcanoescellfix.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:axenvolcanoescellfix.s6.png|{{outpost_2:maps:axenvolcanoescellfix.s1.png|PlayGround Map}}]]
  
 |Created by|Scenario: Flashy \\ Map: ???| |Created by|Scenario: Flashy \\ Map: ???|
Line 566: Line 566:
 ===== Scout Rush ===== ===== Scout Rush =====
  
-{{outpost_2:maps:ply12.s1.png}}+[[http://wiki.outpost2.net/lib/exe/fetch.php?media=outpost_2:maps:ply12.s6.png|{{outpost_2:maps:ply12.s1.png|Scout Rush Map}}]]
  
 |Created by|Sirbomber & Mcshay| |Created by|Sirbomber & Mcshay|
  • outpost_2/maps/custom_scenarios.txt
  • Last modified: 2021/01/09 03:44
  • by arklon