<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=StaticSpawn</id>
	<title>StaticSpawn - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=StaticSpawn"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=StaticSpawn&amp;action=history"/>
	<updated>2026-06-04T14:17:52Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.45.3</generator>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=StaticSpawn&amp;diff=5999&amp;oldid=prev</id>
		<title>Ozdeadmeat: StaticSpawn – created via PowerShell script (2025-11-11T21:12:40Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=StaticSpawn&amp;diff=5999&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:41Z</updated>

		<summary type="html">&lt;p&gt;StaticSpawn – created via PowerShell script (2025-11-11T21:12:40Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          StaticSpawn|fDescription=   Spawns a static object in the mission environment using provided group data, assigning a unique group and unit ID, setting default properties, and adding the object to the coalition based on country and position.|parentFile=     cmm.spawnFunctions.lua|syntax=         CMM.StaticSpawn(grp &amp;lt;TBL&amp;gt;)|return=         boolean|returnDesc=     Returns true if the static object was successfully added to the mission, false otherwise.|example=        CMM.StaticSpawn({country = &amp;quot;RED&amp;quot;, x = 1000, y = 2000, type = &amp;quot;TANK&amp;quot;, name = &amp;quot;StaticTank&amp;quot;, category = &amp;quot;ARMOR&amp;quot;})|exampleDesc=    Spawns a RED tank named &amp;quot;StaticTank&amp;quot; at coordinates (1000, 2000) with default category ARMOR and adds it to the mission.|related=        |note=           |envType= CMM|par1=         table grp|reqType1=     table|reqName1=     grp|desc1=       {country &amp;lt;string&amp;gt;, countryId &amp;lt;number&amp;gt;, x &amp;lt;number&amp;gt;, y &amp;lt;number&amp;gt;, type &amp;lt;string&amp;gt;, name &amp;lt;string&amp;gt;, unitName &amp;lt;string&amp;gt;, category &amp;lt;string&amp;gt;, categoryStatic &amp;lt;string&amp;gt;, shapeName &amp;lt;string&amp;gt;, units &amp;lt;TBL&amp;gt;, dead &amp;lt;boolean&amp;gt;, heading &amp;lt;number&amp;gt;, unitId &amp;lt;number&amp;gt;, groupId &amp;lt;number&amp;gt;, clone &amp;lt;boolean&amp;gt;} – group object containing static object data, including position, type, country, and optional unit details.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>