<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://mygamingtalk.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Ride_Goal</id>
	<title>Ride Goal - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mygamingtalk.com/wiki/index.php?action=history&amp;feed=atom&amp;title=Ride_Goal"/>
	<link rel="alternate" type="text/html" href="https://mygamingtalk.com/wiki/index.php?title=Ride_Goal&amp;action=history"/>
	<updated>2026-04-09T20:04:27Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.41.1</generator>
	<entry>
		<id>https://mygamingtalk.com/wiki/index.php?title=Ride_Goal&amp;diff=1481&amp;oldid=prev</id>
		<title>Palota: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://mygamingtalk.com/wiki/index.php?title=Ride_Goal&amp;diff=1481&amp;oldid=prev"/>
		<updated>2023-02-13T07:02:33Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 07:02, 13 February 2023&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Palota</name></author>
	</entry>
	<entry>
		<id>https://mygamingtalk.com/wiki/index.php?title=Ride_Goal&amp;diff=1480&amp;oldid=prev</id>
		<title>Palota: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://mygamingtalk.com/wiki/index.php?title=Ride_Goal&amp;diff=1480&amp;oldid=prev"/>
		<updated>2021-07-13T19:06:12Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{process header&lt;br /&gt;
 | title    = 0.8 Ride Goal&lt;br /&gt;
 | section  =&lt;br /&gt;
 | previous = [[Goal_specific_instructions | Goal Instructions]]&lt;br /&gt;
 | next     = &lt;br /&gt;
 | shortcut =&lt;br /&gt;
 | notes    =&lt;br /&gt;
}}&lt;br /&gt;
[[Category:ET|Waypointing]]&lt;br /&gt;
[[Category:Waypointing]]&lt;br /&gt;
{{TOCright}}&lt;br /&gt;
{| style=&amp;quot;width:100%; margin-bottom:5px; border:1px solid #006400; background:#ACD; font-variant:small-caps;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
|&lt;br /&gt;
== Fastrack ==&lt;br /&gt;
*/bot goal_create ride &amp;lt;name&amp;gt;&lt;br /&gt;
*/bot goal_setproperty vehicle &amp;lt;vehicle goal name&amp;gt;&lt;br /&gt;
** example: /bot goal_setproperty vehicle MOVER_train&lt;br /&gt;
*stand at a position the bot should board the mover&lt;br /&gt;
*/bot goal_setproperty board 0&lt;br /&gt;
** optionally define additional board positions&lt;br /&gt;
** a blue line with an index label will be rendered for all board positions&lt;br /&gt;
* stand at a position the bot should ride the mover&lt;br /&gt;
*/bot goal_setproperty seat 0&lt;br /&gt;
** optionally define additional seat positions&lt;br /&gt;
** a blue line with an index label will be rendered for all seat positions&lt;br /&gt;
*optionally set a stance the bot should assume while riding&lt;br /&gt;
** stance values are stand, crouch, prone. default is stand&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Detailed Instructions ==&lt;br /&gt;
==== Description ====&lt;br /&gt;
:Ride is a goal for the bots to board and ride tugs and trams.&lt;br /&gt;
&lt;br /&gt;
==== Setup ====&lt;br /&gt;
:See the Fastrack example at the top of the page for an example setup. &lt;br /&gt;
&lt;br /&gt;
==== Properties ====&lt;br /&gt;
:Properties can be set with the goal_setproperty command assuming that the goal has been selected.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
===== group =====&lt;br /&gt;
:A group is a method of organizing sets of goals. One advantage to this is that all goals in a group can be enabled or disabled in one line of script rather than seperate goal types requiring additional lines to enable or disable them. Assigning roles to a group is also possible as an alternative to assigning each individual goal a role.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;syntax:&amp;#039;&amp;#039;&amp;#039; /bot goal_setproperty group &amp;lt;string groupName&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;example:&amp;#039;&amp;#039;&amp;#039; /bot goal_setproperty group myGroup&lt;br /&gt;
&lt;br /&gt;
===== role =====&lt;br /&gt;
:See the section on bot roles.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;syntax:&amp;#039;&amp;#039;&amp;#039; /bot goal_setproperty role &amp;lt;role mask&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;example:&amp;#039;&amp;#039;&amp;#039; /bot goal_setproperty role 1&lt;br /&gt;
&lt;br /&gt;
===== vehicle =====&lt;br /&gt;
:This property attaches the goal to the specified vehicle.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;syntax:&amp;#039;&amp;#039;&amp;#039; /bot goal_setproperty vehicle &amp;lt;vehicle goal name&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;example:&amp;#039;&amp;#039;&amp;#039; /bot goal_setproperty vehicle MOVER_truck&lt;br /&gt;
&lt;br /&gt;
===== stance =====&lt;br /&gt;
:Set the stance the bot should assume while performing this action.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;syntax:&amp;#039;&amp;#039;&amp;#039; /bot goal_setproperty stance &amp;lt;string stance&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;example:&amp;#039;&amp;#039;&amp;#039; /bot goal_setproperty stance crouch&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;values:&amp;#039;&amp;#039;&amp;#039; stand crouch prone&lt;br /&gt;
&lt;br /&gt;
===== tagname =====&lt;br /&gt;
:Sets the name of the goal. This can optionally be set when passed as the optional parameter in the goal_create command. Useful for renaming goals.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;syntax:&amp;#039;&amp;#039;&amp;#039; /bot goal_setproperty tagname &amp;lt;string name&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;example:&amp;#039;&amp;#039;&amp;#039; /bot goal_setproperty tagname myGoalName&lt;br /&gt;
&lt;br /&gt;
===== board =====&lt;br /&gt;
:Sets a position where a bot should board the vehicle&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;syntax:&amp;#039;&amp;#039;&amp;#039; /bot goal_setproperty board &amp;lt;int index&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;example:&amp;#039;&amp;#039;&amp;#039; /bot goal_setproperty board 0&lt;br /&gt;
&lt;br /&gt;
===== seat =====&lt;br /&gt;
:Sets a position where a bot should ride in the vehicle&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;syntax:&amp;#039;&amp;#039;&amp;#039; /bot goal_setproperty seat &amp;lt;int index&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;example:&amp;#039;&amp;#039;&amp;#039; /bot goal_setproperty seat 0&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
==== Picture of Ride Setup ====&lt;br /&gt;
&lt;br /&gt;
:[[File:Ride_seat_and_board.jpg]]&lt;br /&gt;
&lt;br /&gt;
== Video Tutorial Version ==&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{| &lt;br /&gt;
| style=&amp;quot;background: #FCFCFC; border: 1px solid #AAA; vertical-align: top;&amp;quot; |&lt;br /&gt;
&amp;lt;div style=&amp;quot;background: #ACD; border: 1px solid #7BC; padding: 5px; margin: 3px; font-weight: bold; text-align: center; font-size: 120%;&amp;quot;&amp;gt;&amp;lt;div style=&amp;quot;float: right;&amp;quot;&amp;gt;&amp;lt;/div&amp;gt;Adding a Ride Goal&amp;lt;/div&amp;gt;&lt;br /&gt;
{{#ev:youtube|cVnQqzkNPUM}}&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Palota</name></author>
	</entry>
</feed>