<?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-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.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>