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

		<summary type="html">&lt;p&gt;SelectZonePOI – created via PowerShell script (2025-11-11T21:12:06Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          SelectZonePOI|fDescription=   Chooses a single Point‑of‑Interest from the specified zone, optionally filtering by grid and POI type; the function first ensures the zone’s POI list is loaded (caching it in CMM.ZONEPOI), then builds a selection list that matches the supplied GRID array (or all grids if omitted) and the requested POItype; a random entry from this list is returned, and a visual marker/text is placed on the F10 map.|parentFile=     cmm.DCSFunctions.lua|syntax=         CMM.SelectZonePOI(&amp;lt;string&amp;gt;, &amp;lt;string|table|null&amp;gt;, &amp;lt;number&amp;gt;)|return=         table or nil|returnDesc=     The selected POI entry (or nil if no match was found)|example=        local poi = CMM.SelectZonePOI(&amp;quot;WeaponsRange02&amp;quot;, {&amp;quot;DK66&amp;quot;,&amp;quot;DK67&amp;quot;}, 0)|exampleDesc=    Randomly selects a POI from the WeaponsRange02 zone that lies on grid DK66 or DK67, regardless of size/flatness.|related=        |note=           |envType= CMM|par1=         string ZoneName|reqType1=     string|reqName1=     ZoneName|desc1=       Name of the zone (must exist in CMM.ZONEPOI or be retrievable via CMM.GetZonePOI)|par2=         string or table or nil GRID|optType2=     string or table or nil|optName2=     GRID|desc2=       Specific grid(s) to limit selection to (e.g. &amp;quot;FK&amp;quot;, { &amp;quot;DK66&amp;quot;, &amp;quot;DK67&amp;quot; }).  If omitted, all grids are accepted.|par3=         number POItype|reqType3=     number|reqName3=     POItype|desc3=       0 = Any type, 1 = Large, 2 = LargeFlat, 3 = Small, 4 = SmallFlat}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>