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

		<summary type="html">&lt;p&gt;tools.BuildNewMarkerPointTable – created via PowerShell script (2025-11-11T21:12:51Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          tools.BuildNewMarkerPointTable|fDescription=   Creates a table of marker points from a specified group, with options to define position mode and skip the first waypoint. The function uses internal waypoint processing to derive positions either as world coordinates, relative to the first unit, or via heading and distance. Returns a table of waypoints or nil if invalid input.|parentFile=     cmm.tools.lua|syntax=         CMM.tools.BuildNewMarkerPointTable(GroupName &amp;lt;string&amp;gt;, Mode &amp;lt;number&amp;gt;, SkipFirst &amp;lt;boolean&amp;gt;)|return=         table or nil|returnDesc=     Returns a table containing the processed waypoints or nil if group not found or no waypoints exist.|example=        CMM.tools.BuildNewMarkerPointTable(&amp;quot;DebrisArea&amp;quot;,1,false)|exampleDesc=    Generates a table of waypoints from the group &amp;quot;DebrisArea&amp;quot; using relative positioning to the first unit, without skipping the first point.|related=        |note=           |envType= CMM|par1=         string GroupName|reqType1=     string|reqName1=     GroupName|desc1=       Name of the group in the mission editor containing waypoints to extract. Must be valid and defined in the mission.|par2=         number Mode|reqType2=     number|reqName2=     Mode|desc2=       Mode for position derivation: 0 = world positions, 1 = relative to first unit (default), 2 = heading and distance from first unit. Defaults to 1 if not specified.|par3=         boolean SkipFirst|reqType3=     boolean|reqName3=     SkipFirst|desc3=       If true, the first waypoint in the group is skipped. Defaults to false.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>