<?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=GetZone</id>
	<title>GetZone - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=GetZone"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=GetZone&amp;action=history"/>
	<updated>2026-06-04T14:22:58Z</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=GetZone&amp;diff=6153&amp;oldid=prev</id>
		<title>Ozdeadmeat: GetZone – created via PowerShell script (2026-02-11T01:16:53Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=GetZone&amp;diff=6153&amp;oldid=prev"/>
		<updated>2026-02-10T14:16:54Z</updated>

		<summary type="html">&lt;p&gt;GetZone – created via PowerShell script (2026-02-11T01:16:53Z)&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-GB&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:16, 10 February 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;getZone&lt;/del&gt;|fDescription=   Returns a &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;detailed &lt;/del&gt;zone table &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;for the given zone &lt;/del&gt;name&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, augmenting the mission’s trigger‑zone data with a vec3 field (x, y = terrain height, z) and optional 3‑D vertex list (verticies3).  If the zone cannot be found or the input is not a string, the function logs an error and returns nil.&lt;/del&gt;|parentFile=     cmm.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;DCSFunctions&lt;/del&gt;.lua|syntax=         CMM.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;getZone&lt;/del&gt;(&amp;lt;string&amp;gt;)|return=         table or nil|returnDesc=     &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;returns &lt;/del&gt;a table &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;containing centre&lt;/del&gt;, &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;radius, vertices and terrain height for the zone or &lt;/del&gt;nil &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;if not found&lt;/del&gt;|example=        &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;local weaponsRange = &lt;/del&gt;CMM.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;getZone&lt;/del&gt;(&quot;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;WeaponsRange02&lt;/del&gt;&quot;)|exampleDesc=    &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;The example shows how to obtain all relevant data &lt;/del&gt;for &quot;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;WeaponsRange02&lt;/del&gt;&quot;, &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;including the ground elevation at its centre (vec3.y) and the 3‑D coordinates of each vertex in verticies3&lt;/del&gt;.|related=        |note=           |envType= CMM|par1=         string &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;ZoneName&lt;/del&gt;|reqType1=     string|reqName1=     &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;ZoneName&lt;/del&gt;|desc1=       Name of &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;a &lt;/del&gt;zone defined in the mission editor.}}&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;GetZone&lt;/ins&gt;|fDescription=   Returns a zone table &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;by its &lt;/ins&gt;name|parentFile=     cmm.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;ZoneFunctions&lt;/ins&gt;.lua|syntax=         CMM.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;GetZone&lt;/ins&gt;(&amp;lt;string&amp;gt;)|return=         table or nil|returnDesc=     &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Returns &lt;/ins&gt;a &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;zone &lt;/ins&gt;table &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;if found&lt;/ins&gt;, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;otherwise &lt;/ins&gt;nil&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;.&lt;/ins&gt;|example=        CMM.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;GetZone&lt;/ins&gt;(&quot;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Zone15&lt;/ins&gt;&quot;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;,1000&lt;/ins&gt;)|exampleDesc=    &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Returns a zone table &lt;/ins&gt;for &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;the zone named &lt;/ins&gt;&quot;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Zone15&lt;/ins&gt;&quot;, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;or nil if not found&lt;/ins&gt;.|related=        |note=           |envType= CMM|par1=         string &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;zoneName&lt;/ins&gt;|reqType1=     string|reqName1=     &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;zoneName&lt;/ins&gt;|desc1=       Name of &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;the &lt;/ins&gt;zone &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;as &lt;/ins&gt;defined in the mission editor.}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=GetZone&amp;diff=6133&amp;oldid=prev</id>
		<title>Ozdeadmeat: getZone – created via PowerShell script (2026-02-11T01:16:02Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=GetZone&amp;diff=6133&amp;oldid=prev"/>
		<updated>2026-02-10T14:16:02Z</updated>

		<summary type="html">&lt;p&gt;getZone – created via PowerShell script (2026-02-11T01:16:02Z)&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-GB&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 14:16, 10 February 2026&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;GetZone&lt;/del&gt;|fDescription=   Returns a zone table &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;by its &lt;/del&gt;name|parentFile=     cmm.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;ZoneFunctions&lt;/del&gt;.lua|syntax=         CMM.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;GetZone&lt;/del&gt;(&amp;lt;string&amp;gt;)|return=         table or nil|returnDesc=     &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Returns &lt;/del&gt;a zone &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;table &lt;/del&gt;if found&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, otherwise nil.&lt;/del&gt;|example=        CMM.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;GetZone&lt;/del&gt;(&quot;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Zone15&lt;/del&gt;&quot;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;,1000&lt;/del&gt;)|exampleDesc=    &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Returns a zone table &lt;/del&gt;for &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;the zone named &lt;/del&gt;&quot;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Zone15&lt;/del&gt;&quot;, &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;or nil if not found&lt;/del&gt;.|related=        |note=           |envType= CMM|par1=         string &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;zoneName&lt;/del&gt;|reqType1=     string|reqName1=     &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;zoneName&lt;/del&gt;|desc1=       Name of &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;the &lt;/del&gt;zone &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;as &lt;/del&gt;defined in the mission editor.}}&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;getZone&lt;/ins&gt;|fDescription=   Returns a &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;detailed &lt;/ins&gt;zone table &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;for the given zone &lt;/ins&gt;name&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, augmenting the mission’s trigger‑zone data with a vec3 field (x, y = terrain height, z) and optional 3‑D vertex list (verticies3).  If the zone cannot be found or the input is not a string, the function logs an error and returns nil.&lt;/ins&gt;|parentFile=     cmm.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;DCSFunctions&lt;/ins&gt;.lua|syntax=         CMM.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;getZone&lt;/ins&gt;(&amp;lt;string&amp;gt;)|return=         table or nil|returnDesc=     &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;returns &lt;/ins&gt;a &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;table containing centre, radius, vertices and terrain height for the &lt;/ins&gt;zone &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;or nil &lt;/ins&gt;if &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;not &lt;/ins&gt;found|example=        &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;local weaponsRange = &lt;/ins&gt;CMM.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;getZone&lt;/ins&gt;(&quot;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;WeaponsRange02&lt;/ins&gt;&quot;)|exampleDesc=    &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;The example shows how to obtain all relevant data &lt;/ins&gt;for &quot;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;WeaponsRange02&lt;/ins&gt;&quot;, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;including the ground elevation at its centre (vec3.y) and the 3‑D coordinates of each vertex in verticies3&lt;/ins&gt;.|related=        |note=           |envType= CMM|par1=         string &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;ZoneName&lt;/ins&gt;|reqType1=     string|reqName1=     &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;ZoneName&lt;/ins&gt;|desc1=       Name of &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;a &lt;/ins&gt;zone defined in the mission editor.}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=GetZone&amp;diff=6125&amp;oldid=prev</id>
		<title>Ozdeadmeat: GetZone – created via PowerShell script (2026-01-01T06:03:46Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=GetZone&amp;diff=6125&amp;oldid=prev"/>
		<updated>2025-12-31T19:03:48Z</updated>

		<summary type="html">&lt;p&gt;GetZone – created via PowerShell script (2026-01-01T06:03:46Z)&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en-GB&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:03, 31 December 2025&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot; id=&quot;mw-diff-left-l1&quot;&gt;Line 1:&lt;/td&gt;
&lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 1:&lt;/td&gt;&lt;/tr&gt;
&lt;tr&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;−&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;getZone&lt;/del&gt;|fDescription=   Returns a &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;detailed &lt;/del&gt;zone table &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;for the given zone &lt;/del&gt;name&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, augmenting the mission’s trigger‑zone data with a vec3 field (x, y = terrain height, z) and optional 3‑D vertex list (verticies3).  If the zone cannot be found or the input is not a string, the function logs an error and returns nil.&lt;/del&gt;|parentFile=     cmm.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;DCSFunctions&lt;/del&gt;.lua|syntax=         CMM.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;getZone&lt;/del&gt;(&amp;lt;string&amp;gt;)|return=         table or nil|returnDesc=     &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;returns &lt;/del&gt;a table &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;containing centre&lt;/del&gt;, &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;radius, vertices and terrain height for the zone or &lt;/del&gt;nil &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;if not found&lt;/del&gt;|example=        &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;local weaponsRange = &lt;/del&gt;CMM.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;getZone&lt;/del&gt;(&quot;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;WeaponsRange02&lt;/del&gt;&quot;)|exampleDesc=    &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;The example shows how to obtain all relevant data &lt;/del&gt;for &quot;&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;WeaponsRange02&lt;/del&gt;&quot;, &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;including the ground elevation at its centre (vec3.y) and the 3‑D coordinates of each vertex in verticies3&lt;/del&gt;.|related=        |note=           |envType= CMM|par1=         string &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;ZoneName&lt;/del&gt;|reqType1=     string|reqName1=     &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;ZoneName&lt;/del&gt;|desc1=       Name of &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;a &lt;/del&gt;zone defined in the mission editor.}}&lt;/div&gt;&lt;/td&gt;&lt;td class=&quot;diff-marker&quot; data-marker=&quot;+&quot;&gt;&lt;/td&gt;&lt;td style=&quot;color: #202122; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;GetZone&lt;/ins&gt;|fDescription=   Returns a zone table &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;by its &lt;/ins&gt;name|parentFile=     cmm.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;ZoneFunctions&lt;/ins&gt;.lua|syntax=         CMM.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;GetZone&lt;/ins&gt;(&amp;lt;string&amp;gt;)|return=         table or nil|returnDesc=     &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Returns &lt;/ins&gt;a &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;zone &lt;/ins&gt;table &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;if found&lt;/ins&gt;, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;otherwise &lt;/ins&gt;nil&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;.&lt;/ins&gt;|example=        CMM.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;GetZone&lt;/ins&gt;(&quot;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Zone15&lt;/ins&gt;&quot;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;,1000&lt;/ins&gt;)|exampleDesc=    &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Returns a zone table &lt;/ins&gt;for &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;the zone named &lt;/ins&gt;&quot;&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Zone15&lt;/ins&gt;&quot;, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;or nil if not found&lt;/ins&gt;.|related=        |note=           |envType= CMM|par1=         string &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;zoneName&lt;/ins&gt;|reqType1=     string|reqName1=     &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;zoneName&lt;/ins&gt;|desc1=       Name of &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;the &lt;/ins&gt;zone &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;as &lt;/ins&gt;defined in the mission editor.}}&lt;/div&gt;&lt;/td&gt;&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=GetZone&amp;diff=5812&amp;oldid=prev</id>
		<title>Ozdeadmeat: getZone – created via PowerShell script (2025-11-11T21:12:07Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=GetZone&amp;diff=5812&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:09Z</updated>

		<summary type="html">&lt;p&gt;getZone – created via PowerShell script (2025-11-11T21:12:07Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          getZone|fDescription=   Returns a detailed zone table for the given zone name, augmenting the mission’s trigger‑zone data with a vec3 field (x, y = terrain height, z) and optional 3‑D vertex list (verticies3).  If the zone cannot be found or the input is not a string, the function logs an error and returns nil.|parentFile=     cmm.DCSFunctions.lua|syntax=         CMM.getZone(&amp;lt;string&amp;gt;)|return=         table or nil|returnDesc=     returns a table containing centre, radius, vertices and terrain height for the zone or nil if not found|example=        local weaponsRange = CMM.getZone(&amp;quot;WeaponsRange02&amp;quot;)|exampleDesc=    The example shows how to obtain all relevant data for &amp;quot;WeaponsRange02&amp;quot;, including the ground elevation at its centre (vec3.y) and the 3‑D coordinates of each vertex in verticies3.|related=        |note=           |envType= CMM|par1=         string ZoneName|reqType1=     string|reqName1=     ZoneName|desc1=       Name of a zone defined in the mission editor.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>