<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://www.datoolset.net/mw/index.php?action=history&amp;feed=atom&amp;title=AMBIENT_MOVE_%2A</id>
		<title>AMBIENT MOVE * - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://www.datoolset.net/mw/index.php?action=history&amp;feed=atom&amp;title=AMBIENT_MOVE_%2A"/>
		<link rel="alternate" type="text/html" href="https://www.datoolset.net/mw/index.php?title=AMBIENT_MOVE_*&amp;action=history"/>
		<updated>2026-06-16T03:15:31Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.25.6</generator>

	<entry>
		<id>https://www.datoolset.net/mw/index.php?title=AMBIENT_MOVE_*&amp;diff=17169&amp;oldid=prev</id>
		<title>Sunjammer: Created</title>
		<link rel="alternate" type="text/html" href="https://www.datoolset.net/mw/index.php?title=AMBIENT_MOVE_*&amp;diff=17169&amp;oldid=prev"/>
				<updated>2011-08-25T00:18:44Z</updated>
		
		<summary type="html">&lt;p&gt;Created&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Constant table start&lt;br /&gt;
|sourcefile   = sys_ambient_h&lt;br /&gt;
|sourcemodule = Core Game Resources&lt;br /&gt;
}}&lt;br /&gt;
{{Constant table row&lt;br /&gt;
|name         = AMBIENT_MOVE_NONE&lt;br /&gt;
|type         = int&lt;br /&gt;
|value        = 0&lt;br /&gt;
|description  = No movement&lt;br /&gt;
|sourcefile   = sys_ambient_h&lt;br /&gt;
|sourcemodule = Core Game Resources&lt;br /&gt;
}}&lt;br /&gt;
{{Constant table row&lt;br /&gt;
|name         = AMBIENT_MOVE_PATROL&lt;br /&gt;
|type         = int&lt;br /&gt;
|value        = 1&lt;br /&gt;
|description  = Patrol waypoints (1, 2, 3, 2, 1, ...)&lt;br /&gt;
|sourcefile   = sys_ambient_h&lt;br /&gt;
|sourcemodule = Core Game Resources&lt;br /&gt;
}}&lt;br /&gt;
{{Constant table row&lt;br /&gt;
|name         = AMBIENT_MOVE_LOOP&lt;br /&gt;
|type         = int&lt;br /&gt;
|value        = 2&lt;br /&gt;
|description  = Loop through waypoints (1, 2, 3, 1, 2, 3, ...)&lt;br /&gt;
|sourcefile   = sys_ambient_h&lt;br /&gt;
|sourcemodule = Core Game Resources&lt;br /&gt;
}}&lt;br /&gt;
{{Constant table row&lt;br /&gt;
|name         = AMBIENT_MOVE_WARP&lt;br /&gt;
|type         = int&lt;br /&gt;
|value        = 3&lt;br /&gt;
|description  = Jump from the last waypoint to the first (1, 2, 3, jump to 1, 2, 3, ...)&lt;br /&gt;
|sourcefile   = sys_ambient_h&lt;br /&gt;
|sourcemodule = Core Game Resources&lt;br /&gt;
}}&lt;br /&gt;
{{Constant table row&lt;br /&gt;
|name         = AMBIENT_MOVE_RANDOM&lt;br /&gt;
|type         = int&lt;br /&gt;
|value        = 4&lt;br /&gt;
|description  = Go to random waypoint&lt;br /&gt;
|sourcefile   = sys_ambient_h&lt;br /&gt;
|sourcemodule = Core Game Resources&lt;br /&gt;
}}&lt;br /&gt;
{{Constant table row&lt;br /&gt;
|name         = AMBIENT_MOVE_WANDER&lt;br /&gt;
|type         = int&lt;br /&gt;
|value        = 5&lt;br /&gt;
|description  = Go to random location within AMBIENT_RANGE_NEAR meters of home location&lt;br /&gt;
|sourcefile   = sys_ambient_h&lt;br /&gt;
|sourcemodule = Core Game Resources&lt;br /&gt;
}}&lt;br /&gt;
{{Constant table row&lt;br /&gt;
|name         = AMBIENT_MOVE_WANDER_FAR&lt;br /&gt;
|type         = int&lt;br /&gt;
|value        = 6&lt;br /&gt;
|description  = Go to random location within AMBIENT_RANGE_FAR meters of home location&lt;br /&gt;
|sourcefile   = sys_ambient_h&lt;br /&gt;
|sourcemodule = Core Game Resources&lt;br /&gt;
}}&lt;br /&gt;
{{Constant table row&lt;br /&gt;
|name         = AMBIENT_MOVE_PATH_PATROL&lt;br /&gt;
|type         = int&lt;br /&gt;
|value        = 7&lt;br /&gt;
|description  = Follow waypoints using CommandMoveToMultiLocation() in order (1, 2, 3, 2, 1, ...)&lt;br /&gt;
|sourcefile   = sys_ambient_h&lt;br /&gt;
|sourcemodule = Core Game Resources&lt;br /&gt;
}}&lt;br /&gt;
{{Constant table row&lt;br /&gt;
|name         = AMBIENT_MOVE_PATH_LOOP&lt;br /&gt;
|type         = int&lt;br /&gt;
|value        = 8&lt;br /&gt;
|description  = Follow waypoints using CommandMoveToMultiLocation() in order (1, 2, 3, 1, 2, 3, ...)&lt;br /&gt;
|sourcefile   = sys_ambient_h&lt;br /&gt;
|sourcemodule = Core Game Resources&lt;br /&gt;
}}&lt;br /&gt;
{{Constant table row&lt;br /&gt;
|name         = AMBIENT_MOVE_ONCE&lt;br /&gt;
|type         = int&lt;br /&gt;
|value        = 9&lt;br /&gt;
|description  = Follow waypoints in order once (1, 2, 3)&lt;br /&gt;
|sourcefile   = sys_ambient_h&lt;br /&gt;
|sourcemodule = Core Game Resources&lt;br /&gt;
}}&lt;br /&gt;
{{Constant table end}}&lt;br /&gt;
&amp;lt;!--== Remarks == --&amp;gt;&lt;br /&gt;
&amp;lt;!-- This section contains additional comments, observations and known issues. --&amp;gt;&lt;br /&gt;
&amp;lt;!--== Examples == --&amp;gt;&lt;br /&gt;
&amp;lt;!-- This section contains examples transcluded from the snippet library. --&amp;gt;&lt;br /&gt;
&amp;lt;!--== See also == --&amp;gt;&lt;br /&gt;
&amp;lt;!-- This section contains links to articles, functions or constant groups. --&amp;gt;&lt;br /&gt;
[[Category:Constants]]&lt;/div&gt;</summary>
		<author><name>Sunjammer</name></author>	</entry>

	</feed>