<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://wiki.hoggitworld.com/index.php?action=history&amp;feed=atom&amp;title=MIST_groundBuildWP</id>
		<title>MIST groundBuildWP - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://wiki.hoggitworld.com/index.php?action=history&amp;feed=atom&amp;title=MIST_groundBuildWP"/>
		<link rel="alternate" type="text/html" href="https://wiki.hoggitworld.com/index.php?title=MIST_groundBuildWP&amp;action=history"/>
		<updated>2026-04-24T22:47:05Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.30.0</generator>

	<entry>
		<id>https://wiki.hoggitworld.com/index.php?title=MIST_groundBuildWP&amp;diff=1026&amp;oldid=prev</id>
		<title>Grimes at 23:01, 13 April 2018</title>
		<link rel="alternate" type="text/html" href="https://wiki.hoggitworld.com/index.php?title=MIST_groundBuildWP&amp;diff=1026&amp;oldid=prev"/>
				<updated>2018-04-13T23:01:40Z</updated>
		
		<summary type="html">&lt;p&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Mission Scripting&lt;br /&gt;
&lt;br /&gt;
|fName= mist.ground.buildWP|&lt;br /&gt;
&lt;br /&gt;
|vNum = Mist 2.0&lt;br /&gt;
&lt;br /&gt;
|desc= Returns a table of a valid waypoint entry that is defined by the vec2 or vec3 coordinate of point. The optional varibale string formation defines the type of formation used with the waypoint, if no formation is given the formation will default to &amp;quot;cone&amp;quot;. The optional variable speed takes a numerical value in meters per second and assigns it to the waypoint. If speed is not defined the mission editor default of 20 kilometers per hour will be used.   &lt;br /&gt;
&lt;br /&gt;
|rtnType= table&lt;br /&gt;
&lt;br /&gt;
|reqType1= table&lt;br /&gt;
&lt;br /&gt;
|reqName1= vec2/vec3&lt;br /&gt;
&lt;br /&gt;
|reqType2= &lt;br /&gt;
&lt;br /&gt;
|reqName2= &lt;br /&gt;
&lt;br /&gt;
|reqType3= &lt;br /&gt;
&lt;br /&gt;
|reqName3= &lt;br /&gt;
&lt;br /&gt;
|reqType4= &lt;br /&gt;
&lt;br /&gt;
|reqName4= &lt;br /&gt;
&lt;br /&gt;
|reqType5= &lt;br /&gt;
&lt;br /&gt;
|reqName5= &lt;br /&gt;
&lt;br /&gt;
|optType1= string&lt;br /&gt;
&lt;br /&gt;
|optName1= formation&lt;br /&gt;
&lt;br /&gt;
|optType2= number&lt;br /&gt;
&lt;br /&gt;
|optName2= speed&lt;br /&gt;
&lt;br /&gt;
|optType3= &lt;br /&gt;
&lt;br /&gt;
|optName3= &lt;br /&gt;
&lt;br /&gt;
|optType4= &lt;br /&gt;
&lt;br /&gt;
|optName4= &lt;br /&gt;
&lt;br /&gt;
|optType5= &lt;br /&gt;
&lt;br /&gt;
|optName5= &lt;br /&gt;
&lt;br /&gt;
|vars=&lt;br /&gt;
&lt;br /&gt;
|varExamples= &lt;br /&gt;
 &lt;br /&gt;
vec2/vec3 = valid vec2/vec3 table&lt;br /&gt;
formation = [[groundFormations]]&lt;br /&gt;
speed = any number for the speed in meters per second&lt;br /&gt;
&lt;br /&gt;
|rtnExamples= exampleWaypoint&lt;br /&gt;
|example= &lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
  do&lt;br /&gt;
  local path = {} &lt;br /&gt;
  path[#path + 1] = mist.ground.buildWP(startPoint, 'Diamond', 5) &lt;br /&gt;
  path[#path + 1] = mist.ground.buildWP(endPoint, 'Diamond', 5) &lt;br /&gt;
  end&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
|notes= &lt;br /&gt;
|funcs= {{listOfMistGroupOrders}}&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
[[Category: MIST|buildWPGround]]&lt;/div&gt;</summary>
		<author><name>Grimes</name></author>	</entry>

	</feed>