hostile-takeover/legacy/docs/AuthorKit/HowToCreateALevel.htm
2014-07-06 17:47:28 -07:00

35 lines
1.2 KiB
HTML

<html>
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=windows-1252">
<title>How to create a Level</title>
<link rel="stylesheet" type="text/css" href="AuthorKit.css">
</head>
<body>
<h4>How to create a Level</h4>
<p>launch <a href="MapEditorRef.htm">Map Editor</a></p>
<p>open Template Collection. <a href="HowToCreateATemplateCollection.htm">Create
if necessary</a>.</p>
<p>create a new Level (menu File, New)</p>
<p>adjust level Settings (min/max players, bounds, title)</p>
<p>drag Templates onto the map</p>
<p>arrange Templates as desired</p>
<p>add initial structures/units for each side</p>
<p>adjust side Settings (e.g., initial view, initial credits)</p>
<p>save as .ld</p>
<p>&lt;NOTE: must save over a pre-existing Level at the moment. Fix: provide
preprocessor and document use of [Levels] section of Game.ini.pp&gt;&nbsp;&nbsp;&nbsp;
</p>
<p><a href="HowToAddALevelToAGameDatabase.htm">incorporate into a Game Database</a></p>
<p>test with HT.exe</p>
<p>&nbsp;</p>
</body>
</html>