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

		<summary type="html">&lt;p&gt;DrawPin – created via PowerShell script (2025-11-11T21:12:18Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          DrawPin|fDescription=   Draws a coloured pin marker at the specified world coordinates. The pin consists of a semi‑circular base and an attached polygon that resembles a flag or arrow, together with a surrounding circle.|parentFile=     cmm.drawFunctions.lua|syntax=         CMM.DrawPin(&amp;lt;vec3 table&amp;gt;, &amp;lt;colour string&amp;gt;)|return=         nil|returnDesc=     This function does not return a value. It schedules the pin for automatic removal after its TTL (default 600 s) unless removed earlier with CMM.RemovePin.|example=        CMM.DrawPin({x = 0, y = 0, z = 0}, &amp;quot;red&amp;quot;)|exampleDesc=    Draws a red pin at the world origin that will automatically disappear after ten minutes (default TTL).|related=        |note=           |envType= CMM|par1=         table vec3|reqType1=     table|reqName1=     vec3|desc1=       World position where the pin should be placed.|par2=         string colour|reqType2=     string|reqName2=     colour|desc2=       Colour of the pin’s fill (case‑insensitive). Supported values are &amp;quot;white&amp;quot;, &amp;quot;red&amp;quot;, &amp;quot;blue&amp;quot;, &amp;quot;green&amp;quot;, &amp;quot;orange&amp;quot;, &amp;quot;yellow&amp;quot; and &amp;quot;black&amp;quot;. If omitted or invalid, white is used.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>