op2_sdk:helper_programs

Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
op2_sdk:helper_programs [2016/01/20 23:14] – created vagabondop2_sdk:helper_programs [2017/07/22 16:03] – [Outpost 2 Mapper] vagabond
Line 6: Line 6:
  
 ==== Outpost 2 Mapper ==== ==== Outpost 2 Mapper ====
-//Created by Outpost Universe//\\+//Created by Black Box and Hooman//\\
  
 {{op2_sdk:mapper_screenshot.png}} {{op2_sdk:mapper_screenshot.png}}
Line 12: Line 12:
 **Overview:** The Outpost 2 Mapper allows creating new Outpost 2 maps, reading and writing .VOL files, reviewing and editing tile sets, and creating .BMP mini-maps.\\ **Overview:** The Outpost 2 Mapper allows creating new Outpost 2 maps, reading and writing .VOL files, reviewing and editing tile sets, and creating .BMP mini-maps.\\
 \\ \\
-**Directions:** Stub\\+The Outpost 2 Mapper uses C++ code designed by Hooman for the backend code and Visual Basic code designed by BlackBox for the front end. The backend code may be reviewed or downloaded from https://svn.outpostuniverse.org:8443/!/#outpost2/view/head/MapEditor/OP2Editor.
 \\ \\
-**Download:** [[http://outpost2.net/dltools.php]]\\+**Directions:** Download the mapper installer and follow directions. 
 +\\ 
 +**Download:** [[http://www.outpost2.net/files/mapper2_2_1.exe]]\\
  
 ---- ----
Line 27: Line 29:
 **Instructions:** Open the mission scanner and select your Outpost 2 root install directory to generate a list of all missions. The Mission Scanner does not have to be in the Outpost 2 root directory.\\ **Instructions:** Open the mission scanner and select your Outpost 2 root install directory to generate a list of all missions. The Mission Scanner does not have to be in the Outpost 2 root directory.\\
 \\ \\
-**Download:** [[http://outpost2.net/dltools.php]]+**Download:** [[http://www.outpost2.net/files/MissionScanner.zip]]
  
 ---- ----
Line 39: Line 41:
 **Instructions:** Open the Sheets Reader and select the file you want to review.\\ **Instructions:** Open the Sheets Reader and select the file you want to review.\\
 \\ \\
-**Download:** [[http://outpost2.net/dltools.php]]\\+**Download:** [[http://www.outpost2.net/files/SheetsReader.exe]]\\
 \\ \\
 **Troubleshooting:** If you get the message //Component 'MSFLXGRD.OCX' or one of its dependencies not correctly registered: a file is missing or invalid//, follow the instructions below for registering a component. **Troubleshooting:** If you get the message //Component 'MSFLXGRD.OCX' or one of its dependencies not correctly registered: a file is missing or invalid//, follow the instructions below for registering a component.
Line 79: Line 81:
  
 ==== Vol Extractor ==== ==== Vol Extractor ====
-//Created by op2hacker and Leviathan//\\+//Created by BlackBox and Leviathan//\\
  
 {{op2_sdk:volextractor_screenshot.png}} {{op2_sdk:volextractor_screenshot.png}}
  
-**Overview:** Allows extracting files contained within an Outpost 2 .VOL file. The Outpost 2 Mapper can also be used to review, extract, and add files to a .VOL file.+**Overview:** Allows extracting files contained within an Outpost 2 .VOL file. The Outpost 2 Mapper can also be used to review, extract, and add files to a .VOL file.\\
 \\ \\
 **Instructions:** Open the VolExtractor and select the .VOL file you want to inspect. The VolExtractor does not have to be in the Outpost 2 root directory.\\ **Instructions:** Open the VolExtractor and select the .VOL file you want to inspect. The VolExtractor does not have to be in the Outpost 2 root directory.\\
Line 93: Line 95:
  
 ==== Vol Creator ==== ==== Vol Creator ====
-//Created by op2hacker and Leviathan//+//Created by BlackBox and Leviathan//
  
 {{op2_sdk:volcreator_screenshot.png}} {{op2_sdk:volcreator_screenshot.png}}
Line 129: Line 131:
  
 You will have to adjust the command for your operating system if not using Windows 7 64 bit. You will have to adjust the command for your operating system if not using Windows 7 64 bit.
 +
 +----
 +
 +Full list of useful programs and files for developing with Outpost 2: [[http://www.outpost2.net/files/]]
  
 ----  ---- 
- - //Go Back to [[op2_sdk:software_development_kit_sdk|Outpost 2 Mapmaking]]//\\+ - //Go Back to [[op2_sdk:software_development_kit_sdk|Outpost 2 SDK]]//\\
  - //Go Back to [[outpost_2:outpost_2|Outpost 2 Main page]]//\\  - //Go Back to [[outpost_2:outpost_2|Outpost 2 Main page]]//\\
- - //Go Back to [[http://wiki.outpostuniverse.org/doku.php?id=start|Wiki Home Page]]//+ - //Go Back to [[http://wiki.outpost2.net/doku.php?id=start|Wiki Home Page]]//