<?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.BuildWPpointTable</id>
	<title>Tools.BuildWPpointTable - 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.BuildWPpointTable"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=Tools.BuildWPpointTable&amp;action=history"/>
	<updated>2026-07-21T08:36:18Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.46.0</generator>
	<entry>
		<id>https://cmm.ozdeadmeat.com/index.php?title=Tools.BuildWPpointTable&amp;diff=6236&amp;oldid=prev</id>
		<title>Ozdeadmeat: tools.BuildWPpointTable – created via PowerShell script (2026-06-24T22:27:29Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=Tools.BuildWPpointTable&amp;diff=6236&amp;oldid=prev"/>
		<updated>2026-06-24T12:27:27Z</updated>

		<summary type="html">&lt;p&gt;tools.BuildWPpointTable – created via PowerShell script (2026-06-24T22:27:29Z)&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw-interface=&quot;&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 12:27, 24 June 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=          tools.BuildWPpointTable|fDescription=   Constructs a table of waypoints based on a group&#039;s waypoints and a specified mode. It calculates positions relative to a unit or origin point, supporting different modes for position derivation. Returns a table of vectors or nil if group or mode is invalid.|parentFile=     cmm.tools.lua|syntax=         CMM.tools.BuildWPpointTable(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 of vectors representing the waypoints, or nil if group not found or no waypoints exist.|example=        CMM.tools.BuildWPpointTable(&quot;WhyUbreakMyShitED&quot;,2,true)|exampleDesc=    Extracts relative positions from the group &quot;WhyUbreakMyShitED&quot;, skipping the first waypoint, using mode 2 for relative positioning.|related=        |note=           |envType= CMM|par1=         string GroupName|reqType1=     string|reqName1=     GroupName|desc1=       Name of the group containing waypoints to extract. Must be a valid group name defined in the mission editor.|par2=         number Mode|&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;reqType2&lt;/del&gt;=     number|&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;reqName2&lt;/del&gt;=     Mode|desc2=       Mode for position calculation (0 = raw positions, 1 = relative to first unit, 2 = relative to unit position using CMM.GetRelativePosition). Defaults to 1 if not provided.|par3=         boolean SkipFirst|&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;reqType3&lt;/del&gt;=     boolean|&lt;del style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;reqName3&lt;/del&gt;=     SkipFirst|desc3=       If true, skips the first waypoint in the group. Defaults to false.}}&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=          tools.BuildWPpointTable|fDescription=   Constructs a table of waypoints based on a group&#039;s waypoints and a specified mode. It calculates positions relative to a unit or origin point, supporting different modes for position derivation. Returns a table of vectors or nil if group or mode is invalid.|parentFile=     cmm.tools.lua|syntax=         CMM.tools.BuildWPpointTable(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 of vectors representing the waypoints, or nil if group not found or no waypoints exist.|example=        CMM.tools.BuildWPpointTable(&quot;WhyUbreakMyShitED&quot;,2,true)|exampleDesc=    Extracts relative positions from the group &quot;WhyUbreakMyShitED&quot;, skipping the first waypoint, using mode 2 for relative positioning.|related=        |note=           |envType= CMM|par1=         string GroupName|reqType1=     string|reqName1=     GroupName|desc1=       Name of the group containing waypoints to extract. Must be a valid group name defined in the mission editor.|par2=         number &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;or nil &lt;/ins&gt;Mode|&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;optType2&lt;/ins&gt;=     number &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;or nil&lt;/ins&gt;|&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;optName2&lt;/ins&gt;=     Mode|desc2=       Mode for position calculation (0 = raw positions, 1 = relative to first unit, 2 = relative to unit position using CMM.GetRelativePosition). Defaults to 1 if not provided.|par3=         boolean &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;or nil &lt;/ins&gt;SkipFirst|&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;optType3&lt;/ins&gt;=     boolean &lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;or nil&lt;/ins&gt;|&lt;ins style=&quot;font-weight: bold; text-decoration: none;&quot;&gt;optName3&lt;/ins&gt;=     SkipFirst|desc3=       If true, skips the first waypoint in the group. Defaults to false.}}&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=Tools.BuildWPpointTable&amp;diff=6067&amp;oldid=prev</id>
		<title>Ozdeadmeat: tools.BuildWPpointTable – created via PowerShell script (2025-11-11T21:12:52Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=Tools.BuildWPpointTable&amp;diff=6067&amp;oldid=prev"/>
		<updated>2025-11-11T10:12:53Z</updated>

		<summary type="html">&lt;p&gt;tools.BuildWPpointTable – created via PowerShell script (2025-11-11T21:12:52Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          tools.BuildWPpointTable|fDescription=   Constructs a table of waypoints based on a group&amp;#039;s waypoints and a specified mode. It calculates positions relative to a unit or origin point, supporting different modes for position derivation. Returns a table of vectors or nil if group or mode is invalid.|parentFile=     cmm.tools.lua|syntax=         CMM.tools.BuildWPpointTable(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 of vectors representing the waypoints, or nil if group not found or no waypoints exist.|example=        CMM.tools.BuildWPpointTable(&amp;quot;WhyUbreakMyShitED&amp;quot;,2,true)|exampleDesc=    Extracts relative positions from the group &amp;quot;WhyUbreakMyShitED&amp;quot;, skipping the first waypoint, using mode 2 for relative positioning.|related=        |note=           |envType= CMM|par1=         string GroupName|reqType1=     string|reqName1=     GroupName|desc1=       Name of the group containing waypoints to extract. Must be a valid group name defined in the mission editor.|par2=         number Mode|reqType2=     number|reqName2=     Mode|desc2=       Mode for position calculation (0 = raw positions, 1 = relative to first unit, 2 = relative to unit position using CMM.GetRelativePosition). Defaults to 1 if not provided.|par3=         boolean SkipFirst|reqType3=     boolean|reqName3=     SkipFirst|desc3=       If true, skips the first waypoint in the group. Defaults to false.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>