<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://backup.witchspacewiki.org/index.php?action=history&amp;feed=atom&amp;title=GotoWaypointAI</id>
	<title>GotoWaypointAI - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://backup.witchspacewiki.org/index.php?action=history&amp;feed=atom&amp;title=GotoWaypointAI"/>
	<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=GotoWaypointAI&amp;action=history"/>
	<updated>2026-04-12T06:03:38Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.31.12</generator>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=GotoWaypointAI&amp;diff=25491&amp;oldid=prev</id>
		<title>Eric Walch: script example from Oolite -&gt; scripting page</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=GotoWaypointAI&amp;diff=25491&amp;oldid=prev"/>
		<updated>2011-01-02T12:14:16Z</updated>

		<summary type="html">&lt;p&gt;script example from Oolite -&amp;gt; scripting page&lt;/p&gt;
&lt;table class=&quot;diff diff-contentalign-left&quot; data-mw=&quot;interface&quot;&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;col class=&quot;diff-marker&quot; /&gt;
				&lt;col class=&quot;diff-content&quot; /&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;2&quot; style=&quot;background-color: #fff; color: #222; text-align: center;&quot;&gt;Revision as of 12:14, 2 January 2011&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 35:&lt;/td&gt;
  &lt;td colspan=&quot;2&quot; class=&quot;diff-lineno&quot;&gt;Line 35:&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;&amp;#160;&lt;/td&gt;
  &lt;td style=&quot;background-color: #f8f9fa; color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #eaecf0; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;tr&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;−&lt;/td&gt;
  &lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #ffe49c; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:Oolite]]&lt;/div&gt;&lt;/td&gt;
  &lt;td class=&quot;diff-marker&quot;&gt;+&lt;/td&gt;
  &lt;td style=&quot;color: #222; font-size: 88%; border-style: solid; border-width: 1px 1px 1px 4px; border-radius: 0.33em; border-color: #a3d3ff; vertical-align: top; white-space: pre-wrap;&quot;&gt;&lt;div&gt;[[Category:Oolite&lt;ins class=&quot;diffchange diffchange-inline&quot;&gt; scripting&lt;/ins&gt;]]&lt;/div&gt;&lt;/td&gt;
&lt;/tr&gt;
&lt;/table&gt;</summary>
		<author><name>Eric Walch</name></author>
		
	</entry>
	<entry>
		<id>http://backup.witchspacewiki.org/index.php?title=GotoWaypointAI&amp;diff=7945&amp;oldid=prev</id>
		<title>Eric Walch: New page: Defined states: * '''GLOBAL''': &amp;rarr; NEW_WAYPOINT * '''GO_TO_WAYPOINT''': &amp;rarr; NEW_WAYPOINT * '''NEW_WAYPOINT''': &amp;rarr;GO_TO_WAYPOINT  Refered to AI's:     {  &quot;GO_TO_WAYPOINT&quot; = {    ...</title>
		<link rel="alternate" type="text/html" href="http://backup.witchspacewiki.org/index.php?title=GotoWaypointAI&amp;diff=7945&amp;oldid=prev"/>
		<updated>2007-10-05T14:01:44Z</updated>

		<summary type="html">&lt;p&gt;New page: Defined states: * &amp;#039;&amp;#039;&amp;#039;GLOBAL&amp;#039;&amp;#039;&amp;#039;: → NEW_WAYPOINT * &amp;#039;&amp;#039;&amp;#039;GO_TO_WAYPOINT&amp;#039;&amp;#039;&amp;#039;: → NEW_WAYPOINT * &amp;#039;&amp;#039;&amp;#039;NEW_WAYPOINT&amp;#039;&amp;#039;&amp;#039;: →GO_TO_WAYPOINT  Refered to AI&amp;#039;s:     {  &amp;quot;GO_TO_WAYPOINT&amp;quot; = {    ...&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Defined states:&lt;br /&gt;
* '''GLOBAL''': &amp;amp;rarr; NEW_WAYPOINT&lt;br /&gt;
* '''GO_TO_WAYPOINT''': &amp;amp;rarr; NEW_WAYPOINT&lt;br /&gt;
* '''NEW_WAYPOINT''': &amp;amp;rarr;GO_TO_WAYPOINT&lt;br /&gt;
&lt;br /&gt;
Refered to AI's:&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
 {&lt;br /&gt;
 &amp;quot;GO_TO_WAYPOINT&amp;quot; = {&lt;br /&gt;
            ENTER = ();&lt;br /&gt;
            &amp;quot;WAYPOINT_SET&amp;quot; = (&amp;quot;setStateTo: NEW_WAYPOINT&amp;quot;);&lt;br /&gt;
            &amp;quot;DESIRED_RANGE_ACHIEVED&amp;quot; = (exitAI);&lt;br /&gt;
            ATTACKED = (exitAI); &lt;br /&gt;
             &amp;quot;INCOMING_MISSILE&amp;quot; = (exitAI); &lt;br /&gt;
            EXIT = ();&lt;br /&gt;
            UPDATE = (&amp;quot;setSpeedFactorTo: 0.75&amp;quot;, performFlyToRangeFromDestination, checkCourseToDestination);&lt;br /&gt;
            };&lt;br /&gt;
:&lt;br /&gt;
    &amp;quot;NEW_WAYPOINT&amp;quot; = {&lt;br /&gt;
            ENTER = (&amp;quot;setSpeedFactorTo: 0.0&amp;quot;, &amp;quot;setDesiredRangeTo: 50.0&amp;quot;, checkCourseToDestination);&lt;br /&gt;
            &amp;quot;WAYPOINT_SET&amp;quot; = (&amp;quot;setStateTo: NEW_WAYPOINT&amp;quot;);&lt;br /&gt;
            &amp;quot;COURSE_OK&amp;quot; = (&amp;quot;setStateTo: GO_TO_WAYPOINT&amp;quot;);&lt;br /&gt;
            &amp;quot;DESIRED_RANGE_ACHIEVED&amp;quot; = (exitAI);&lt;br /&gt;
             ATTACKED = (exitAI); &lt;br /&gt;
            &amp;quot;INCOMING_MISSILE&amp;quot; = (exitAI); &lt;br /&gt;
            EXIT = ();&lt;br /&gt;
            UPDATE = ();&lt;br /&gt;
            }; &lt;br /&gt;
    GLOBAL = {ENTER = (&amp;quot;setStateTo: NEW_WAYPOINT&amp;quot;); EXIT = (); UPDATE = (); }; &lt;br /&gt;
 }&lt;br /&gt;
&lt;br /&gt;
[[AI|BACK]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
[[Category:Oolite]]&lt;/div&gt;</summary>
		<author><name>Eric Walch</name></author>
		
	</entry>
</feed>