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

		<summary type="html">&lt;p&gt;way – created via PowerShell script (2025-11-11T21:12:44Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          way|fDescription=   Constructs and configures scripted waypoint callbacks for a group&amp;#039;s route on the ground, building a decorated route table with each waypoint equipped with a callback task. It iterates through the route, creates a waypoint configuration, inserts a callback, and returns the fully decorated route.|parentFile=     cmm.spawnFunctions.lua|syntax=         CMM.waypointActions.insertAllGroundWPCallbacks(_groupName &amp;lt;string&amp;gt;, _route &amp;lt;TBL&amp;gt;)|return=         table|returnDesc=     Returns a decorated route table where each element is a waypoint with a scripted callback task inserted.|example=        CMM.waypointActions.insertAllGroundWPCallbacks(&amp;quot;GroupA&amp;quot;, {{x=100,y=200,z=0}, {x=300,y=400,z=0}})|exampleDesc=    Builds a route for &amp;quot;GroupA&amp;quot; with two ground waypoints, each equipped with a callback that will execute when the group arrives, and returns the fully configured route for further use.|related=        |note=           |envType= CMM|par1=         string _groupName|reqType1=     string|reqName1=     _groupName|desc1=       The name of the group that will traverse the route, used in waypoint callback identification and logging.|par2=         table _route|reqType2=     table|reqName2=     _route|desc2=       A table of waypoint positions, each entry is a position vector or coordinate, used to build the ground route.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>