Difference between revisions of "Mission Editor"

From Zero-K
Jump to navigation Jump to search
m (Add category)
Line 9: Line 9:
  
 
'''[http://zero-k.info/missioneditor/setup.exe Download]'''
 
'''[http://zero-k.info/missioneditor/setup.exe Download]'''
 +
 +
[https://github.com/ZeroK-RTS/Zero-K-Infrastructure/issues Feature Requests and Bug Reports]
 +
 +
== Tutorials ==
  
 
[[Mission Editor Tutorial|General Tutorial]]
 
[[Mission Editor Tutorial|General Tutorial]]
Line 16: Line 20:
 
[[Mission Editor Cutscenes Tutorial|Cutscenes Tutorial]]
 
[[Mission Editor Cutscenes Tutorial|Cutscenes Tutorial]]
  
[https://github.com/ZeroK-RTS/Zero-K-Infrastructure/issues Feature Requests and Bug Reports]
+
== Publishing a mission ==
 +
You can make your mission available online by ''publishing'' it. It will be available for others to play once enabled by an administrator.
 +
 
 +
To do this, open the Mission menu and click Publish. Fill in the form displayed:
 +
 
 +
<img width="960" src="http://enalostka.pancakeapps.com/S/Zero-k_editor53.jpg"/>
 +
 
 +
A mission must have a description and image to be published.
 +
 
 +
Uploading the mission will take a few seconds. If you want to update or delete it, select the Manage Missions item in the Mission menu.
 +
 
 +
=== Errors ===
 +
If you have the error message "Value cannot be null. Parameter name: paths"
 +
* Make sure your engine folder exists in the correct format in your Spring data directory: <code>engine/<platform>/<version></code>.
 +
* For instance: <code>engine\win32\103.0.1-746-g82259fc<code>
  
 
[[Category:Mission Editor]]
 
[[Category:Mission Editor]]

Revision as of 01:19, 2 April 2017

The Mission Editor allows players to create interactive missions similar to single-player scenarios of commercial games and to easily publish them to all players.

Missions can also be designed for multiplayer and can be played cooperatively or competitively.

Missions can become part of campaigns. (Campaigns not implemented yet)

219b603.jpg 24zaslu.png

Download

Feature Requests and Bug Reports

Tutorials

General Tutorial

Factory Orders Tutorial

Cutscenes Tutorial

Publishing a mission

You can make your mission available online by publishing it. It will be available for others to play once enabled by an administrator.

To do this, open the Mission menu and click Publish. Fill in the form displayed:

A mission must have a description and image to be published.

Uploading the mission will take a few seconds. If you want to update or delete it, select the Manage Missions item in the Mission menu.

Errors

If you have the error message "Value cannot be null. Parameter name: paths"

  • Make sure your engine folder exists in the correct format in your Spring data directory: engine/<platform>/<version>.
  • For instance: engine\win32\103.0.1-746-g82259fc