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

		<summary type="html">&lt;p&gt;InitializePOI – 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=          InitializePOI|fDescription=   Populates the global CMM.ACTIVEPOI list from a set of GRID identifiers. The function first expands the supplied GRIDS (string or table) into a list of POIs via CMM.MakePOIListFromGRIDS. If the first argument is the string &amp;quot;ALL&amp;quot; (case‑insensitive) the function activates every POI in the supplied grids. Each activated POI receives a unique marker ID, a visual circle on the F10 map, and is stored in CMM.ACTIVEPOI. The function does not return a value; it updates global state.|parentFile=     cmm.DCSFunctions.lua|syntax=         CMM.InitializePOI(&amp;lt;string|table&amp;gt;, &amp;lt;number|string&amp;gt;, &amp;lt;number&amp;gt;, &amp;lt;number&amp;gt;, &amp;lt;number&amp;gt;)|return=         table or nil|returnDesc=     The function does not return a value (returns nil).|example=        CMM.InitializePOI({&amp;quot;DK47&amp;quot;,&amp;quot;DK56&amp;quot;,&amp;quot;DK57&amp;quot;},3,0,0,17)|exampleDesc=    Activates 3 large flat POIs and 17 small non‑flat POIs from the grids DK47, DK56, DK57.|related=        |note=           |envType= CMM|par1=         table or string GRIDS|reqType1=     table or string|reqName1=     GRIDS|desc1=       A list of GRID identifiers (e.g. { &amp;quot;DK47&amp;quot;, &amp;quot;DK56&amp;quot; }) or a single GRID string.|par2=         number LargeFlat|reqType2=     number|reqName2=     LargeFlat|desc2=       Desired count of LargeFlat  – number of large flat POIs (radius &amp;gt; 200 &amp;amp; isflat == true)|par3=         number SmallFlat|reqType3=     number|reqName3=     SmallFlat|desc3=       Desired count of SmallFlat  – number of small flat POIs (radius == 200 &amp;amp; isflat == true)|par4=         number Large|reqType4=     number|reqName4=     Large|desc4=       Desired count of Large      – number of large non‑flat POIs (radius &amp;gt; 200 &amp;amp; isflat == false)|par5=         number Small|reqType5=     number|reqName5=     Small|desc5=       Desired count of Small      – number of small non‑flat POIs (radius == 200 &amp;amp; isflat == false).}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>