<?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_groupRandomDistSelf</id>
		<title>MIST groupRandomDistSelf - 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_groupRandomDistSelf"/>
		<link rel="alternate" type="text/html" href="https://wiki.hoggitworld.com/index.php?title=MIST_groupRandomDistSelf&amp;action=history"/>
		<updated>2026-04-24T22:46:30Z</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_groupRandomDistSelf&amp;diff=1033&amp;oldid=prev</id>
		<title>Grimes at 23:03, 13 April 2018</title>
		<link rel="alternate" type="text/html" href="https://wiki.hoggitworld.com/index.php?title=MIST_groupRandomDistSelf&amp;diff=1033&amp;oldid=prev"/>
				<updated>2018-04-13T23:03:22Z</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.groupRandomDistSelf|&lt;br /&gt;
&lt;br /&gt;
|vNum = Mist 2.0&lt;br /&gt;
&lt;br /&gt;
|desc= Function will set the task of the specified group to go a random distance and direction from its current location. group can be either a group name or a group table. Distance is the max distance from the &lt;br /&gt;
current location. If not specified a random distance between 300 and 1000 meters will be defined. form is the default formation name in as defined by the scripting engine. See mist.ground.buildWP or the Scripting Engine wiki for details. heading is the final heading the group will be oriented in once it reaches its destination. speed is the speed in kilometers per hour that the group will travel at to reach its &lt;br /&gt;
destination.  |&lt;br /&gt;
&lt;br /&gt;
|rtnType= nothing&lt;br /&gt;
&lt;br /&gt;
|reqType1= table/string&lt;br /&gt;
&lt;br /&gt;
|reqName1= groupTable/groupName&lt;br /&gt;
&lt;br /&gt;
|reqType2= &lt;br /&gt;
&lt;br /&gt;
|optType1= number&lt;br /&gt;
&lt;br /&gt;
|optName1= distance&lt;br /&gt;
&lt;br /&gt;
|optType2= string&lt;br /&gt;
&lt;br /&gt;
|optName2= formation&lt;br /&gt;
&lt;br /&gt;
|optType3= number &lt;br /&gt;
&lt;br /&gt;
|optName3= heading&lt;br /&gt;
&lt;br /&gt;
|optType4= number&lt;br /&gt;
&lt;br /&gt;
|optName4= speed&lt;br /&gt;
&lt;br /&gt;
|optType5= &lt;br /&gt;
&lt;br /&gt;
|vars=&lt;br /&gt;
&lt;br /&gt;
|varExamples= &lt;br /&gt;
&lt;br /&gt;
  group = 'myGroup'&lt;br /&gt;
  distance = 5400&lt;br /&gt;
  formation= 'cone'&lt;br /&gt;
  heading= 270&lt;br /&gt;
  speed= 10&lt;br /&gt;
&lt;br /&gt;
|rtnExamples= nothing&lt;br /&gt;
&lt;br /&gt;
|example=  &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;code&amp;gt;&lt;br /&gt;
do&lt;br /&gt;
: mist.groupRandomDistSelf('myGroup2', 6000, 'cone')&lt;br /&gt;
&lt;br /&gt;
end&lt;br /&gt;
&amp;lt;/code&amp;gt;&lt;br /&gt;
|notes=&lt;br /&gt;
 &lt;br /&gt;
|funcs= {{listOfMistGroupOrders}}&lt;br /&gt;
&lt;br /&gt;
}}&lt;br /&gt;
[[Category: MIST|groupRandomDistSelf]]&lt;/div&gt;</summary>
		<author><name>Grimes</name></author>	</entry>

	</feed>