<?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=GetRouteDistancePoints</id>
	<title>GetRouteDistancePoints - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://cmm.ozdeadmeat.com/index.php?action=history&amp;feed=atom&amp;title=GetRouteDistancePoints"/>
	<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=GetRouteDistancePoints&amp;action=history"/>
	<updated>2026-07-21T08:17:15Z</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=GetRouteDistancePoints&amp;diff=6230&amp;oldid=prev</id>
		<title>Ozdeadmeat: GetRouteDistancePoints – created via PowerShell script (2026-06-24T22:27:18Z)</title>
		<link rel="alternate" type="text/html" href="https://cmm.ozdeadmeat.com/index.php?title=GetRouteDistancePoints&amp;diff=6230&amp;oldid=prev"/>
		<updated>2026-06-24T12:27:16Z</updated>

		<summary type="html">&lt;p&gt;GetRouteDistancePoints – created via PowerShell script (2026-06-24T22:27:18Z)&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Template:FunctionInfo|fName=          GetRouteDistancePoints|fDescription=   Calculates a series of points along a road path at a specified distance, starting from the first point and progressing sequentially until the target distance is reached. It adds each point to a table, stopping when the cumulative distance exceeds the specified value or reaches the end of the path.|parentFile=     cmm.spawnFunctions.lua|syntax=         CMM.PointsOnRoad(PathOnRoadsTbl &amp;lt;TBL&amp;gt;, distance &amp;lt;number&amp;gt;)|return=         table|returnDesc=     Returns a set of vec2 points where the numbers are less than|example=        CMM.PointsOnRoad({{x=100,y=200},{x=300,y=400},{x=500,y=600}}, 3000)|exampleDesc=    Retrieves points along a road path from (100,200) to (500,600), measuring 3000 units, and returns a table of points that lie within that distance.|related=        |note=           |envType= CMM|par1=         table PathOnRoadsTbl|reqType1=     table|reqName1=     PathOnRoadsTbl|desc1=       Array of road points, each containing x and y coordinates, representing a path to traverse.|par2=         table percPoints|reqType2=     table|reqName2=     percPoints|desc2=       Table of numbers from 0.01 - 0.99 as percentages}}&lt;/div&gt;</summary>
		<author><name>Ozdeadmeat</name></author>
	</entry>
</feed>