<?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=DrawCity</id>
	<title>DrawCity - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=DrawCity"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=DrawCity&amp;action=history"/>
	<updated>2026-07-21T12:19:17Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=DrawCity&amp;diff=6198&amp;oldid=prev</id>
		<title>Ozdeadmeat: DrawCity – created via PowerShell script (2026-06-24T22:26:53Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=DrawCity&amp;diff=6198&amp;oldid=prev"/>
		<updated>2026-06-24T12:26:51Z</updated>

		<summary type="html">&lt;p&gt;DrawCity – created via PowerShell script (2026-06-24T22:26:53Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          DrawCity|fDescription=   Draws a city on the map using a predefined set of points from CMM.CITY. It allows customization of coalition ownership and marker colors. Returns the marker ID of the created city marker.|parentFile=     cmm.drawFunctions.lua|syntax=         CMM.DrawCity(name &amp;lt;string&amp;gt;, coal &amp;lt;number&amp;gt;, colourfill &amp;lt;table&amp;gt;, colourline &amp;lt;table&amp;gt;)|return=         number or nil|returnDesc=     Returns the marker ID of the created city marker, or nil if the city name is invalid.|example=        CMM.DrawCity(&amp;quot;Krymsk&amp;quot;, 2, {0,0,0.7,0.5}, {0,0,0,1})|exampleDesc=    Draws a city marker for &amp;quot;Krymsk&amp;quot; with blue fill and black outline, owned by the blue coalition.|related=        |note=           |envType= CMM|par1=         string name|reqType1=     string|reqName1=     name|desc1=       Name of the city to draw. Must correspond to a key in the CMM.CITY table.|par2=         number coal|reqType2=     number|reqName2=     coal|desc2=       Coalition number for the marker (0 = neutral, 1 = red, 2 = blue). If invalid, defaults to -1 (all).|par3=         table colourfill|reqType3=     table|reqName3=     colourfill|desc3=       RGBA color table for the marker fill|par4=         table colourline|reqType4=     table|reqName4=     colourline|desc4=       RGBA color table for the marker outline}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>