<?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=InitialisePOI</id>
	<title>InitialisePOI - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=InitialisePOI"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=InitialisePOI&amp;action=history"/>
	<updated>2026-06-04T14:48:51Z</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=InitialisePOI&amp;diff=6098&amp;oldid=prev</id>
		<title>Ozdeadmeat: initialisePOI – created via PowerShell script (2026-01-01T06:02:57Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=InitialisePOI&amp;diff=6098&amp;oldid=prev"/>
		<updated>2025-12-31T19:02:58Z</updated>

		<summary type="html">&lt;p&gt;initialisePOI – created via PowerShell script (2026-01-01T06:02:57Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          initialisePOI|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.MakePOIList. 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.initialisePOI(&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.initialisePOI({&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 or a Zone name 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).|par6=         boolean or nil Visible|optType6=     boolean or nil|optName6=     Visible|desc6=       To show the PIO on the F10 Map --TODO : This isnt implemented yet}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>