<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://www.fightorder.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Maps%3ANoob_Mistakes</id>
	<title>Maps:Noob Mistakes - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://www.fightorder.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Maps%3ANoob_Mistakes"/>
	<link rel="alternate" type="text/html" href="https://www.fightorder.net/wiki/index.php?title=Maps:Noob_Mistakes&amp;action=history"/>
	<updated>2026-04-21T05:40:40Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.44.2</generator>
	<entry>
		<id>https://www.fightorder.net/wiki/index.php?title=Maps:Noob_Mistakes&amp;diff=2449&amp;oldid=prev</id>
		<title>Qrow: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://www.fightorder.net/wiki/index.php?title=Maps:Noob_Mistakes&amp;diff=2449&amp;oldid=prev"/>
		<updated>2026-03-04T00:17:42Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 17:17, 3 March 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Qrow</name></author>
	</entry>
	<entry>
		<id>https://www.fightorder.net/wiki/index.php?title=Maps:Noob_Mistakes&amp;diff=2448&amp;oldid=prev</id>
		<title>intermapmaking&gt;Abma: /* Map n00b FAQ */</title>
		<link rel="alternate" type="text/html" href="https://www.fightorder.net/wiki/index.php?title=Maps:Noob_Mistakes&amp;diff=2448&amp;oldid=prev"/>
		<updated>2012-02-16T11:10:50Z</updated>

		<summary type="html">&lt;p&gt;&lt;span class=&quot;autocomment&quot;&gt;Map n00b FAQ&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;[[Engine_Development|Development]] &amp;lt; [[Map_development|Map Development]] &amp;lt; {{FULLPAGENAME}}&lt;br /&gt;
&lt;br /&gt;
Everybody Keeps posting in the forum, and it&amp;#039;s hard to figure out what exactly the n00b is doing wrong.&lt;br /&gt;
&lt;br /&gt;
=Map n00b FAQ=&lt;br /&gt;
&lt;br /&gt;
&amp;#039;&amp;#039;&amp;#039;If The Character Combination :/ is included in the compilation batch script it doesn&amp;#039;t work.&amp;#039;&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
Thats Wrong:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;D:\TA_Editors\MapConv\MapConv.exe -c 0.5 -x 400 -n 100 -o D:\TA_Editors\MapConv\maps\metal-islands.smf -t D:\TA_Editors\MapConv\maps\metal-islands_texturemap.bmp -m D:\TA_Editors\MapConv\maps\metal-islands_metalmap.bmp - ...&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Correct:&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;MapConv.exe -c 0.5 -x 400 -n 100 -o metal-islands.smf -t metal-islands_texturemap.bmp -m metal-islands_metalmap.bmp -a metal-islands_heightmap.bmp -f metal-islands_featuremap.bmp -i&amp;lt;/code&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Put the files next to mapconv.exe!&lt;br /&gt;
&lt;br /&gt;
===Do Not Rename Your SMT===&lt;br /&gt;
&lt;br /&gt;
MapConv takes the first part of the &amp;quot;-o mapname.smf&amp;quot; to determine the name of the smt file (namely mapname.smt), a reference to this &amp;quot;mapname.smt&amp;quot; is stored in the smf file as where to look for tile images.  This means you can rename you smf and smd files, but are unable to rename the tile file.&lt;br /&gt;
&lt;br /&gt;
===Put water low enough===&lt;br /&gt;
If you want to do a land only dry map, make sure your water isn&amp;#039;t just below the ground, or else even the smallest crater will turn into a pond. Instead, use the &amp;#039;&amp;#039;&amp;#039;-x&amp;#039;&amp;#039;&amp;#039; and &amp;#039;&amp;#039;&amp;#039;-n&amp;#039;&amp;#039;&amp;#039; to put even your lowest ground far above water.&lt;br /&gt;
[[Category:Map_making]]&lt;/div&gt;</summary>
		<author><name>intermapmaking&gt;Abma</name></author>
	</entry>
</feed>