outpost_2:mapmaking

Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revisionBoth sides next revision
outpost_2:mapmaking [2015/12/19 14:11] vagabondoutpost_2:mapmaking [2016/03/10 15:57] vagabond
Line 1: Line 1:
- 
-====== Install These ====== 
- 
-1) Install Microsoft Visual Studio with support for C++ 
- 
-NOTE: This take a while, follow [[https://www.visualstudio.com/|this link]] and install Visual Studio. The free version should work just fine. Make sure you include the files required for C++. This is a time-consuming process. 
- 
-2) Get the DLL SDK and decompress it somewhere. 
- 
-3) Copy the "Multiplayer Hooville\" or "Multiplayer\" directory and rename it to the name of your future map. 
  
 ====== Introduction to the Files ====== ====== Introduction to the Files ======
Line 46: Line 36:
  
 **What's a cell type?** Every grid has a layer of data attached to it (visible by pressing the third icon in the top left of the detailed map view window) wherein information like whether a grid is passable, or whether a unit moves slowly over it or quickly over it is saved. **What's a cell type?** Every grid has a layer of data attached to it (visible by pressing the third icon in the top left of the detailed map view window) wherein information like whether a grid is passable, or whether a unit moves slowly over it or quickly over it is saved.
- 
-Play around with it! 
- 
-====== Basic Introduction to Map Coding ====== 
- 
-[THIS IS WHERE I AM CURRENTLY LEARNING IT MYSELF, SOMEONE FEEL FREE TO ADD TO THIS IF I DON'T GET TO IT??] 
  
 ---- ----
  • outpost_2/mapmaking.txt
  • Last modified: 2016/11/03 04:17
  • by vagabond