<?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=DrawCircle</id>
	<title>DrawCircle - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=DrawCircle"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=DrawCircle&amp;action=history"/>
	<updated>2026-06-04T14:20:29Z</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=DrawCircle&amp;diff=5851&amp;oldid=prev</id>
		<title>Ozdeadmeat: DrawCircle – created via PowerShell script (2025-11-11T21:12:14Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=DrawCircle&amp;diff=5851&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:16Z</updated>

		<summary type="html">&lt;p&gt;DrawCircle – created via PowerShell script (2025-11-11T21:12:14Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          DrawCircle|fDescription=   Draws a simple circular marker on the map.|parentFile=     cmm.drawFunctions.lua|syntax=         CMM.DrawCircle(vec3, colour, colourF, coal, size)|return=         number or nil|returnDesc=     The unique marker ID that was created.|example=        CMM.DrawCircle({x=1000, y=0, z=2000}, {r=1,g=0,b=0,a=1}, {r=0,g=0,b=0,a=0.5}, 0, 200)|exampleDesc=    Draws a 200 metre red circle with a semi‑transparent black fill centred on (1000, 0, 2000).|related=        |note=           |envType= CMM|par1=         table vec3|reqType1=     table|reqName1=     vec3|desc1=       The centre of the circle (vec3 {x=…, y=…, z=…}).|par2=         number or nil lineType|optType2=     number or nil|optName2=     lineType|desc2=       LineType 0  No Line, 1  Solid, 2  Dashed, 3  Dotted, 4  Dot Dash, 5  Long Dash, 6  Two Dash [DEFAULT: 1]|par3=         table or nil colour|optType3=     table or nil|optName3=     colour|desc3=       Line colour as an RGBA table.  Defaults to white.|par4=         table or nil colourF|optType4=     table or nil|optName4=     colourF|desc4=       Fill colour as an RGBA table.  Defaults to half‑transparent white.|par5=         number or nil coal|optType5=     number or nil|optName5=     coal|desc5=       Coalition of the marker (-1 = all, 0 = neutral, 1 = red, 2 = blue).  Default is -1.|par6=         number or nil size|optType6=     number or nil|optName6=     size|desc6=       Radius of the circle in metres.  Default is 50.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>