<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://staredit.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Map_Limits</id>
		<title>Map Limits - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://staredit.net/wiki/index.php?action=history&amp;feed=atom&amp;title=Map_Limits"/>
		<link rel="alternate" type="text/html" href="https://staredit.net/wiki/index.php?title=Map_Limits&amp;action=history"/>
		<updated>2026-04-09T16:20:36Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.27.7</generator>

	<entry>
		<id>https://staredit.net/wiki/index.php?title=Map_Limits&amp;diff=35&amp;oldid=prev</id>
		<title>DevliN: 1 revision imported: Restoring SC1 backup</title>
		<link rel="alternate" type="text/html" href="https://staredit.net/wiki/index.php?title=Map_Limits&amp;diff=35&amp;oldid=prev"/>
				<updated>2015-03-21T04:25:40Z</updated>
		
		<summary type="html">&lt;p&gt;1 revision imported: Restoring SC1 backup&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr style='vertical-align: top;' lang='en'&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan='1' style=&quot;background-color: white; color:black; text-align: center;&quot;&gt;Revision as of 04:25, 21 March 2015&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan='2' style='text-align: center;' lang='en'&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>DevliN</name></author>	</entry>

	<entry>
		<id>https://staredit.net/wiki/index.php?title=Map_Limits&amp;diff=34&amp;oldid=prev</id>
		<title>Azrael: Incorrect number.</title>
		<link rel="alternate" type="text/html" href="https://staredit.net/wiki/index.php?title=Map_Limits&amp;diff=34&amp;oldid=prev"/>
				<updated>2014-05-08T02:56:00Z</updated>
		
		<summary type="html">&lt;p&gt;Incorrect number.&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;There are several '''limits''' that a mapper may encounter when creating maps (particularly [[UMS]] maps) for ''[[StarCraft]]''. Most of these limits are numeric, such as the maximum amount of [[units]] that may exist during gameplay, or the number of [[locations]] a map may contain.&lt;br /&gt;
&lt;br /&gt;
== List of map limits ==&lt;br /&gt;
*Location limit: '''254''' (+ Anywhere = '''255''')&lt;br /&gt;
*String limit: '''1024''' in StarEdit/XtraEdit&lt;br /&gt;
*:Variable in other editors, see [[Strings]].&lt;br /&gt;
*[[Triggers|Trigger]] limit: '''65534 per player'''&lt;br /&gt;
*:This is the number of triggers that a player in a map can have until ''StarCraft'' crashes while saving the game.&lt;br /&gt;
*Minimum working map size: '''1x6'''&lt;br /&gt;
*Maximum working map size: '''256x256'''&lt;br /&gt;
*[[StarEdit]] Unit limit: '''1650'''&lt;br /&gt;
*[[CHK]] load Unit limit: '''1700'''&lt;br /&gt;
*:This does not include [[Start Location]]s.&lt;br /&gt;
*''StarCraft'' Unit limit: '''1700'''&lt;br /&gt;
*:This does not include Start Locations.&lt;br /&gt;
*:This limit is also known as [[map max]].&lt;br /&gt;
*StarEdit [[Sprite]] limit: '''250'''&lt;br /&gt;
*CHK load Sprite limit: '''499'''&lt;br /&gt;
*:This is the number of Pure Sprites ''StarCraft'' will load which obviously includes the sprites that are on some [[doodads]] like the tree doodads. If ever you over-pass this limit, ''StarCraft'' will ignore the last sprites created.&lt;br /&gt;
*''StarCraft'' Sprite limit: '''2500'''&lt;br /&gt;
*''StarCraft'' Image limit: '''5000'''&lt;br /&gt;
*''StarCraft'' Weapon limit: '''100'''&lt;br /&gt;
*:Cutoff of '''80''' for [[Terran Valkyrie]]s.&lt;br /&gt;
&lt;br /&gt;
== List of general limits ==&lt;br /&gt;
;Unit [[Hit points|HP]] range (1+3 Bytes):&lt;br /&gt;
:'''-8 388 608''' to '''8 388 607.5'''&lt;br /&gt;
;[[Protoss]] [[Shields|Shield]] range (2 Bytes):&lt;br /&gt;
:'''0''' to '''65 535'''&lt;br /&gt;
;[[Minerals|Mineral]]/[[Vespene gas|Gas]] cost range (2 Bytes):&lt;br /&gt;
:'''0''' to '''65 535'''&lt;br /&gt;
;[[Build time]] range (2 Bytes):&lt;br /&gt;
:'''0''' to '''65 535'''&lt;br /&gt;
;[[Armor]] range (1 Byte):&lt;br /&gt;
:'''0''' to '''255''' (+255 with upgrades)&lt;br /&gt;
;[[Upgrades]] range (1 Byte):&lt;br /&gt;
:'''0''' to '''255'''&lt;br /&gt;
;Resource range for [[Mineral Field]]s and [[Vespene Geyser]]s (2 Bytes):&lt;br /&gt;
:'''0''' to '''65 535'''&lt;br /&gt;
;Damage range (2 Bytes):&lt;br /&gt;
:'''0''' to '''65 535''' (+ '''65 535''' bonus * 255 upgrades)&lt;br /&gt;
;Number Value (Wait, Set Deaths, Set Mineral Amount, Scores, etc.) range (4 Bytes):&lt;br /&gt;
:'''-2 147 483 648''' to '''2 147 483 647''' signed&lt;br /&gt;
:'''0''' to '''4 294 967 295''' unsigned&lt;br /&gt;
&lt;br /&gt;
[[Category:StarCraft]]&lt;br /&gt;
[[Category:Reference]]&lt;/div&gt;</summary>
		<author><name>Azrael</name></author>	</entry>

	</feed>