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

		<summary type="html">&lt;p&gt;GetNewMarkerID – created via PowerShell script (2026-02-11T01:16:39Z)&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=          GetNewMarkerID|fDescription=   Generates a &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;new unused marker ID &lt;/del&gt;by &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;checking against existing allocated IDs and returning the first available one&lt;/del&gt;, with &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;a fallback to -1 if no ID can be found after extensive retries&lt;/del&gt;.|parentFile=     cmm.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;markerFunctions&lt;/del&gt;.lua|syntax=         CMM.GetNewMarkerID()|return=         &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;number&lt;/del&gt;|returnDesc=     &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;A &lt;/del&gt;new &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;unused marker ID that has not been allocated &lt;/del&gt;in the &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;MarkerPanels table&lt;/del&gt;, or -&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;1 &lt;/del&gt;if no &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;valid ID could &lt;/del&gt;be found.|example=        CMM.GetNewMarkerID()|exampleDesc=    &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Returns &lt;/del&gt;a unique &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;marker ID &lt;/del&gt;such as &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;205&lt;/del&gt;, &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;which has &lt;/del&gt;not &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;been previously used &lt;/del&gt;in the mission&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, ensuring no conflicts with existing markers&lt;/del&gt;.|related=        |note=           |envType= CMM}}&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=          GetNewMarkerID|fDescription=   Generates a &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;unique convoy group name &lt;/ins&gt;by &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;incrementing a counter until a name not already in use is found&lt;/ins&gt;, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;ensuring no name conflicts &lt;/ins&gt;with &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;existing groups&lt;/ins&gt;.|parentFile=     cmm.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;spawnFunctions&lt;/ins&gt;.lua|syntax=         CMM.GetNewMarkerID()|return=         &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;string&lt;/ins&gt;|returnDesc=     &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Returns a &lt;/ins&gt;new &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;available convoy group name &lt;/ins&gt;in the &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;format &quot;Convoy#XXXX&quot; where XXXX is a zero-padded number&lt;/ins&gt;, or &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&quot;NO&lt;/ins&gt;-&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;NEW-CONVOY-NAME&quot; &lt;/ins&gt;if no &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;unique name can &lt;/ins&gt;be found &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;after maximum retries&lt;/ins&gt;.|example=        CMM.GetNewMarkerID()|exampleDesc=    &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Invokes the function to generate &lt;/ins&gt;a unique &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;convoy name, &lt;/ins&gt;such as &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&quot;Convoy#0001&quot;&lt;/ins&gt;, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;ensuring it does &lt;/ins&gt;not &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;conflict with existing group names &lt;/ins&gt;in the mission.|related=        |note=           &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;--TODO CODE REVIEW REQUIRED&lt;/ins&gt;|envType= CMM}}&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=GetNewMarkerID&amp;diff=6139&amp;oldid=prev</id>
		<title>Ozdeadmeat: GetNewMarkerID – created via PowerShell script (2026-02-11T01:16:21Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=GetNewMarkerID&amp;diff=6139&amp;oldid=prev"/>
		<updated>2026-02-10T14:16:21Z</updated>

		<summary type="html">&lt;p&gt;GetNewMarkerID – created via PowerShell script (2026-02-11T01:16:21Z)&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=          GetNewMarkerID|fDescription=   Generates a &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;unique convoy group name &lt;/del&gt;by &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;incrementing &lt;/del&gt;a &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;counter until a name not already in use is &lt;/del&gt;found&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, ensuring no name conflicts with existing groups&lt;/del&gt;.|parentFile=     cmm.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;spawnFunctions&lt;/del&gt;.lua|syntax=         CMM.GetNewMarkerID()|return=         &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;string&lt;/del&gt;|returnDesc=     &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Returns a &lt;/del&gt;new &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;available convoy group name &lt;/del&gt;in the &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;format &quot;Convoy#XXXX&quot; where XXXX is a zero-padded number&lt;/del&gt;, or &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&quot;NO&lt;/del&gt;-&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;NEW-CONVOY-NAME&quot; &lt;/del&gt;if no &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;unique name can &lt;/del&gt;be found &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;after maximum retries&lt;/del&gt;.|example=        CMM.GetNewMarkerID()|exampleDesc=    &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Invokes the function to generate &lt;/del&gt;a unique &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;convoy name, &lt;/del&gt;such as &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&quot;Convoy#0001&quot;&lt;/del&gt;, &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;ensuring it does &lt;/del&gt;not &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;conflict with existing group names &lt;/del&gt;in the mission.|related=        |note=           &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;--TODO CODE REVIEW REQUIRED&lt;/del&gt;|envType= CMM}}&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=          GetNewMarkerID|fDescription=   Generates a &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;new unused marker ID &lt;/ins&gt;by &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;checking against existing allocated IDs and returning the first available one, with &lt;/ins&gt;a &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;fallback to -1 if no ID can be &lt;/ins&gt;found &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;after extensive retries&lt;/ins&gt;.|parentFile=     cmm.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;markerFunctions&lt;/ins&gt;.lua|syntax=         CMM.GetNewMarkerID()|return=         &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;number&lt;/ins&gt;|returnDesc=     &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;A &lt;/ins&gt;new &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;unused marker ID that has not been allocated &lt;/ins&gt;in the &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;MarkerPanels table&lt;/ins&gt;, or -&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;1 &lt;/ins&gt;if no &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;valid ID could &lt;/ins&gt;be found.|example=        CMM.GetNewMarkerID()|exampleDesc=    &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Returns &lt;/ins&gt;a unique &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;marker ID &lt;/ins&gt;such as &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;205&lt;/ins&gt;, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;which has &lt;/ins&gt;not &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;been previously used &lt;/ins&gt;in the mission&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, ensuring no conflicts with existing markers&lt;/ins&gt;.|related=        |note=           |envType= CMM}}&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=GetNewMarkerID&amp;diff=6117&amp;oldid=prev</id>
		<title>Ozdeadmeat: GetNewMarkerID – created via PowerShell script (2026-01-01T06:03:34Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=GetNewMarkerID&amp;diff=6117&amp;oldid=prev"/>
		<updated>2025-12-31T19:03:36Z</updated>

		<summary type="html">&lt;p&gt;GetNewMarkerID – created via PowerShell script (2026-01-01T06:03:34Z)&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=          GetNewMarkerID|fDescription=   Generates a &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;new unused marker ID &lt;/del&gt;by &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;checking against existing allocated IDs and returning the first available one&lt;/del&gt;, with &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;a fallback to -1 if no ID can be found after extensive retries&lt;/del&gt;.|parentFile=     cmm.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;markerFunctions&lt;/del&gt;.lua|syntax=         CMM.GetNewMarkerID()|return=         &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;number&lt;/del&gt;|returnDesc=     &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;A &lt;/del&gt;new &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;unused marker ID that has not been allocated &lt;/del&gt;in the &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;MarkerPanels table&lt;/del&gt;, or -&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;1 &lt;/del&gt;if no &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;valid ID could &lt;/del&gt;be found.|example=        CMM.GetNewMarkerID()|exampleDesc=    &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Returns &lt;/del&gt;a unique &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;marker ID &lt;/del&gt;such as &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;205&lt;/del&gt;, &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;which has &lt;/del&gt;not &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;been previously used &lt;/del&gt;in the mission&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, ensuring no conflicts with existing markers&lt;/del&gt;.|related=        |note=           |envType= CMM}}&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=          GetNewMarkerID|fDescription=   Generates a &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;unique convoy group name &lt;/ins&gt;by &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;incrementing a counter until a name not already in use is found&lt;/ins&gt;, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;ensuring no name conflicts &lt;/ins&gt;with &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;existing groups&lt;/ins&gt;.|parentFile=     cmm.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;spawnFunctions&lt;/ins&gt;.lua|syntax=         CMM.GetNewMarkerID()|return=         &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;string&lt;/ins&gt;|returnDesc=     &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Returns a &lt;/ins&gt;new &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;available convoy group name &lt;/ins&gt;in the &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;format &quot;Convoy#XXXX&quot; where XXXX is a zero-padded number&lt;/ins&gt;, or &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&quot;NO&lt;/ins&gt;-&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;NEW-CONVOY-NAME&quot; &lt;/ins&gt;if no &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;unique name can &lt;/ins&gt;be found &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;after maximum retries&lt;/ins&gt;.|example=        CMM.GetNewMarkerID()|exampleDesc=    &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Invokes the function to generate &lt;/ins&gt;a unique &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;convoy name, &lt;/ins&gt;such as &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&quot;Convoy#0001&quot;&lt;/ins&gt;, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;ensuring it does &lt;/ins&gt;not &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;conflict with existing group names &lt;/ins&gt;in the mission.|related=        |note=           &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;--TODO CODE REVIEW REQUIRED&lt;/ins&gt;|envType= CMM}}&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=GetNewMarkerID&amp;diff=6100&amp;oldid=prev</id>
		<title>Ozdeadmeat: GetNewMarkerID – created via PowerShell script (2026-01-01T06:03:16Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=GetNewMarkerID&amp;diff=6100&amp;oldid=prev"/>
		<updated>2025-12-31T19:03:17Z</updated>

		<summary type="html">&lt;p&gt;GetNewMarkerID – created via PowerShell script (2026-01-01T06:03:16Z)&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=          GetNewMarkerID|fDescription=   Generates a &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;unique convoy group name &lt;/del&gt;by &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;incrementing &lt;/del&gt;a &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;counter until a name not already in use is &lt;/del&gt;found&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, ensuring no name conflicts with existing groups&lt;/del&gt;.|parentFile=     cmm.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;spawnFunctions&lt;/del&gt;.lua|syntax=         CMM.GetNewMarkerID()|return=         &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;string&lt;/del&gt;|returnDesc=     &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Returns a &lt;/del&gt;new &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;available convoy group name &lt;/del&gt;in the &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;format &quot;Convoy#XXXX&quot; where XXXX is a zero-padded number&lt;/del&gt;, or &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&quot;NO&lt;/del&gt;-&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;NEW-CONVOY-NAME&quot; &lt;/del&gt;if no &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;unique name can &lt;/del&gt;be found &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;after maximum retries&lt;/del&gt;.|example=        CMM.GetNewMarkerID()|exampleDesc=    &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Invokes the function to generate &lt;/del&gt;a unique &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;convoy name, &lt;/del&gt;such as &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&quot;Convoy#0001&quot;&lt;/del&gt;, &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;ensuring it does &lt;/del&gt;not &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;conflict with existing group names &lt;/del&gt;in the mission.|related=        |note=           &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;--TODO CODE REVIEW REQUIRED&lt;/del&gt;|envType= CMM}}&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=          GetNewMarkerID|fDescription=   Generates a &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;new unused marker ID &lt;/ins&gt;by &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;checking against existing allocated IDs and returning the first available one, with &lt;/ins&gt;a &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;fallback to -1 if no ID can be &lt;/ins&gt;found &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;after extensive retries&lt;/ins&gt;.|parentFile=     cmm.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;markerFunctions&lt;/ins&gt;.lua|syntax=         CMM.GetNewMarkerID()|return=         &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;number&lt;/ins&gt;|returnDesc=     &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;A &lt;/ins&gt;new &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;unused marker ID that has not been allocated &lt;/ins&gt;in the &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;MarkerPanels table&lt;/ins&gt;, or -&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;1 &lt;/ins&gt;if no &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;valid ID could &lt;/ins&gt;be found.|example=        CMM.GetNewMarkerID()|exampleDesc=    &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Returns &lt;/ins&gt;a unique &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;marker ID &lt;/ins&gt;such as &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;205&lt;/ins&gt;, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;which has &lt;/ins&gt;not &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;been previously used &lt;/ins&gt;in the mission&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, ensuring no conflicts with existing markers&lt;/ins&gt;.|related=        |note=           |envType= CMM}}&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=GetNewMarkerID&amp;diff=6018&amp;oldid=prev</id>
		<title>Ozdeadmeat: GetNewMarkerID – created via PowerShell script (2025-11-11T21:12:43Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=GetNewMarkerID&amp;diff=6018&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:45Z</updated>

		<summary type="html">&lt;p&gt;GetNewMarkerID – created via PowerShell script (2025-11-11T21:12:43Z)&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 10:12, 11 November 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=          GetNewMarkerID|fDescription=   Generates a &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;new unused marker ID &lt;/del&gt;by &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;checking against existing allocated IDs and returning the first available one&lt;/del&gt;, with &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;a fallback to -1 if no ID can be found after extensive retries&lt;/del&gt;.|parentFile=     cmm.&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;markerFunctions&lt;/del&gt;.lua|syntax=         CMM.GetNewMarkerID()|return=         &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;number&lt;/del&gt;|returnDesc=     &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;A &lt;/del&gt;new &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;unused marker ID that has not been allocated &lt;/del&gt;in the &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;MarkerPanels table&lt;/del&gt;, or -&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;1 &lt;/del&gt;if no &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;valid ID could &lt;/del&gt;be found.|example=        CMM.GetNewMarkerID()|exampleDesc=    &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Returns &lt;/del&gt;a unique &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;marker ID &lt;/del&gt;such as &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;205&lt;/del&gt;, &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;which has &lt;/del&gt;not &lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;been previously used &lt;/del&gt;in the mission&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;, ensuring no conflicts with existing markers&lt;/del&gt;.|related=        |note=           |envType= CMM}}&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=          GetNewMarkerID|fDescription=   Generates a &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;unique convoy group name &lt;/ins&gt;by &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;incrementing a counter until a name not already in use is found&lt;/ins&gt;, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;ensuring no name conflicts &lt;/ins&gt;with &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;existing groups&lt;/ins&gt;.|parentFile=     cmm.&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;spawnFunctions&lt;/ins&gt;.lua|syntax=         CMM.GetNewMarkerID()|return=         &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;string&lt;/ins&gt;|returnDesc=     &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Returns a &lt;/ins&gt;new &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;available convoy group name &lt;/ins&gt;in the &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;format &quot;Convoy#XXXX&quot; where XXXX is a zero-padded number&lt;/ins&gt;, or &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&quot;NO&lt;/ins&gt;-&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;NEW-CONVOY-NAME&quot; &lt;/ins&gt;if no &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;unique name can &lt;/ins&gt;be found &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;after maximum retries&lt;/ins&gt;.|example=        CMM.GetNewMarkerID()|exampleDesc=    &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;Invokes the function to generate &lt;/ins&gt;a unique &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;convoy name, &lt;/ins&gt;such as &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;&quot;Convoy#0001&quot;&lt;/ins&gt;, &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;ensuring it does &lt;/ins&gt;not &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;conflict with existing group names &lt;/ins&gt;in the mission.|related=        |note=           &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;--TODO CODE REVIEW REQUIRED&lt;/ins&gt;|envType= CMM}}&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=GetNewMarkerID&amp;diff=5919&amp;oldid=prev</id>
		<title>Ozdeadmeat: GetNewMarkerID – created via PowerShell script (2025-11-11T21:12:26Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=GetNewMarkerID&amp;diff=5919&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:27Z</updated>

		<summary type="html">&lt;p&gt;GetNewMarkerID – created via PowerShell script (2025-11-11T21:12:26Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          GetNewMarkerID|fDescription=   Generates a new unused marker ID by checking against existing allocated IDs and returning the first available one, with a fallback to -1 if no ID can be found after extensive retries.|parentFile=     cmm.markerFunctions.lua|syntax=         CMM.GetNewMarkerID()|return=         number|returnDesc=     A new unused marker ID that has not been allocated in the MarkerPanels table, or -1 if no valid ID could be found.|example=        CMM.GetNewMarkerID()|exampleDesc=    Returns a unique marker ID such as 205, which has not been previously used in the mission, ensuring no conflicts with existing markers.|related=        |note=           |envType= CMM}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>