<?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=Mount_Goal</id>
	<title>Mount 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=Mount_Goal"/>
	<link rel="alternate" type="text/html" href="https://mygamingtalk.com/wiki/index.php?title=Mount_Goal&amp;action=history"/>
	<updated>2026-04-09T20:06:54Z</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=Mount_Goal&amp;diff=1443&amp;oldid=prev</id>
		<title>Palota: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://mygamingtalk.com/wiki/index.php?title=Mount_Goal&amp;diff=1443&amp;oldid=prev"/>
		<updated>2023-02-13T07:02:32Z</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=Mount_Goal&amp;diff=1442&amp;oldid=prev</id>
		<title>Palota: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://mygamingtalk.com/wiki/index.php?title=Mount_Goal&amp;diff=1442&amp;oldid=prev"/>
		<updated>2021-07-13T19:06:03Z</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 Mount 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 mount &amp;lt;name&amp;gt;&lt;br /&gt;
** this can be set anywhere in the map&lt;br /&gt;
*/bot goal_setproperty vehicle &amp;lt;vehicle goal name&amp;gt;&lt;br /&gt;
*optionally stand at an offset from the goal where the bot should mount from&lt;br /&gt;
*/bot goal_setproperty offset 0&lt;br /&gt;
** optionally define additional offsets &lt;br /&gt;
** a blue line with an index label will be rendered for all offsets&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Detailed Instructions ==&lt;br /&gt;
==== Description ====&lt;br /&gt;
:Mount is a goal for the bots to mount vehicles with mountable guns&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_tank&lt;br /&gt;
&lt;br /&gt;
===== offset =====&lt;br /&gt;
:Sets a position where a bot should mount the goal from&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 offset &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 offset 0&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;
===== aim =====&lt;br /&gt;
:Sets the aiming behavior of the bot while it is mounted. Default is to aim in the direction the vehicle is moving. As such, this is an optional setting.&lt;br /&gt;
&lt;br /&gt;
:Valid types are:&lt;br /&gt;
::*opposite - aim in the opposite direction the vehicle is moving / facing&lt;br /&gt;
::*position - aim towards the given position&lt;br /&gt;
::*random - randomly aim around all 360 degrees, calculated every 1.5 seconds&lt;br /&gt;
::*velocity - aim in the direction the vehicle is moving / facing&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 aim &amp;lt;string type&amp;gt;&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;example:&amp;#039;&amp;#039;&amp;#039; /bot goal_setproperty aim opposite&lt;br /&gt;
&lt;br /&gt;
:&amp;#039;&amp;#039;&amp;#039;note:&amp;#039;&amp;#039;&amp;#039; when using position, the position is automatically set based on your current aim direction&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 Mount Goal&amp;lt;/div&amp;gt;&lt;br /&gt;
{{#ev:youtube|pL78f7aFrbU}}&lt;br /&gt;
&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Palota</name></author>
	</entry>
</feed>