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

		<summary type="html">&lt;p&gt;MoveConvoy – 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=          MoveConvoy|fDescription=   Moves a convoy from an initial to a destination position by calculating a route, generating waypoint data, inserting script commands, and assigning the route to the convoy via a new mission.|parentFile=     cmm.spawnFunctions.lua|syntax=         CMM.MoveConvoy(ConvoyName &amp;lt;string&amp;gt;, initVec3 &amp;lt;TBL&amp;gt;, destVec3 &amp;lt;TBL&amp;gt;)|return=         nil|returnDesc=     Returns nothing, executes the convoy movement by creating and assigning a route with script-driven waypoints.|example=        CMM.MoveConvoy(&amp;quot;ConvoyAlpha&amp;quot;, {x=100, y=200, z=50}, {x=300, y=400, z=100})|exampleDesc=    Initiates movement of &amp;quot;ConvoyAlpha&amp;quot; from (100,200,50) to (300,400,100) by computing a route, generating waypoints with script commands, and assigning the route to the convoy.|related=        |note=           |envType= CMM|par1=         string ConvoyName|reqType1=     string|reqName1=     ConvoyName|desc1=       Name of the convoy group to move, must exist in the mission editor.|par2=         table initVec3|reqType2=     table|reqName2=     initVec3|desc2=       Starting position vector3 for the convoy, used as the origin point for route calculation.|par3=         table destVec3|reqType3=     table|reqName3=     destVec3|desc3=       Destination position vector3 for the convoy, used as the endpoint for route calculation.}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>