Difference between revisions of "User:Aquanim/DraftMapMakingGuide"
Jump to navigation
Jump to search
m |
m |
||
Line 17: | Line 17: | ||
# Edit mapinfo.lua | # Edit mapinfo.lua | ||
# Edit metal | # Edit metal | ||
+ | # Optional extras<br />Refer to the sections below for information on: | ||
+ | #* Features (including geovents) | ||
+ | #* DNTS | ||
+ | #* Fancy mapinfo stuff | ||
+ | #* Skybox | ||
+ | #* Other nonsense (particle effects, sound, etc) | ||
# Test the map | # Test the map | ||
# Upload<br />Springfiles | # Upload<br />Springfiles |
Revision as of 19:31, 12 June 2020
Minimal Brief Guide
For more detail on each of these steps read the later sections of the document.
This guide assumes that you are using a version of Zero-K installed through Steam. You can still make maps if you installed by some other method but you may need to modify some of the later steps.
- Download the following tools:
- 7zip
- pymapconv
- map blueprint
- For a 10x10 (TitanDuel-size) map, create the following images with a tool of your choice:
- A height map grayscale image with dimensions 641 x 641
- A texture map colour image with dimensions 5120 x 5120
- ...
- Compile the map
- Copy into map blueprint
- Edit mapinfo.lua
- Edit metal
- Optional extras
Refer to the sections below for information on:- Features (including geovents)
- DNTS
- Fancy mapinfo stuff
- Skybox
- Other nonsense (particle effects, sound, etc)
- Test the map
- Upload
Springfiles