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

		<summary type="html">&lt;p&gt;DrawSmoke – created via PowerShell script (2025-11-11T21:12:15Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          DrawSmoke|fDescription=   Creates a smoke‑like polygonal marker at the supplied position.|parentFile=     cmm.drawFunctions.lua|syntax=         CMM.DrawSmoke(vec3, scale, colour, coal, sched)|return=         table|returnDesc=     A single‑element table containing the marker ID: {smokeMarkID}.|example=        CMM.DrawSmoke({x=0,y=0,z=0}, 2, {r=1,g=0,b=0,a=0.5}, 1, true)|exampleDesc=    Draws a red smoke polygon centred on (0 , 0 , 0) that will fade and disappear after ~300 seconds.|related=        |note=           |envType= CMM|par1=         table vec3|reqType1=     table|reqName1=     vec3|desc1=       Position of the centre point ({x=…, y=…, z=…}).|par2=         number or nil scale|optType2=     number or nil|optName2=     scale|desc2=       Scale multiplier for the smoke shape.  Default is 1.|par3=         table or nil colour|optType3=     table or nil|optName3=     colour|desc3=       RGBA colour used for the polygon fill.  Default is CMM.Marker.Colour.Black.|par4=         number or nil coal|optType4=     number or nil|optName4=     coal|desc4=       Coalition of the marker (-1 = all, 0 = neutral, 1 = red, 2 = blue).  Default is -1.|par5=         boolean or nil sched|optType5=     boolean or nil|optName5=     sched|desc5=       If true, the smoke fades after a short delay and is then removed.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>