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

		<summary type="html">&lt;p&gt;DrawBox – 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=          DrawBox|fDescription=   Draws a rectangular cargo‑box marker on the map. The box is defined by its total width (xSize) and height (zSize) in metres, centred on the supplied position.|parentFile=     cmm.drawFunctions.lua|syntax=         CMM.DrawBox(&amp;lt;vec3 table&amp;gt;, &amp;lt;xSize number&amp;gt;, &amp;lt;zSize number&amp;gt;, &amp;lt;colour string|table&amp;gt;, &amp;lt;fillColour string|table&amp;gt;, &amp;lt;coalition number&amp;gt;)|return=         number|returnDesc=     Returns the Marker ID of the created box.|example=        CMM.DrawBox({x=500,y=0,z=-200}, 200, 150, &amp;quot;DarkBrown&amp;quot;, &amp;quot;CargoBrown&amp;quot;, 1)|exampleDesc=    Draws a red‑for cargo box centred at (500, 0, −200) with a width of 200 m and height of 150 m.|related=        |note=           |envType= CMM|par1=         table vec3|reqType1=     table|reqName1=     vec3|desc1=       World coordinates where the centre of the box should be placed.|par2=         number xSize|reqType2=     number|reqName2=     xSize|desc2=       Total width of the box along the X‑axis (in metres). If omitted defaults to 100 m.|par3=         number zSize|reqType3=     number|reqName3=     zSize|desc3=       Total height of the box along the Z‑axis (in metres). If omitted defaults to 100 m.|par4=         table or string colour|reqType4=     table or string|reqName4=     colour|desc4=       Outline colour. Accepts a colour table or one of the predefined names (&amp;quot;DarkBrown&amp;quot; by default).|par5=         table or string fillcolour|reqType5=     table or string|reqName5=     fillcolour|desc5=       Interior fill colour. Defaults to CMM.Marker.Colour.CargoBrown.|par6=         number coal|reqType6=     number|reqName6=     coal|desc6=       Coalition for which the marker should be visible (-1 = all, 0 = neutral, 1 = Redfor, 2 = Blufor). Defaults to -1.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>