<?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=ET_Finding_stuckage</id>
	<title>ET Finding stuckage - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://mygamingtalk.com/wiki/index.php?action=history&amp;feed=atom&amp;title=ET_Finding_stuckage"/>
	<link rel="alternate" type="text/html" href="https://mygamingtalk.com/wiki/index.php?title=ET_Finding_stuckage&amp;action=history"/>
	<updated>2026-04-09T21:16:42Z</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=ET_Finding_stuckage&amp;diff=1403&amp;oldid=prev</id>
		<title>Palota: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://mygamingtalk.com/wiki/index.php?title=ET_Finding_stuckage&amp;diff=1403&amp;oldid=prev"/>
		<updated>2023-02-13T07:02:31Z</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=ET_Finding_stuckage&amp;diff=1402&amp;oldid=prev</id>
		<title>Palota: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="https://mygamingtalk.com/wiki/index.php?title=ET_Finding_stuckage&amp;diff=1402&amp;oldid=prev"/>
		<updated>2021-07-13T19:05:46Z</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    = Finding stuckage&lt;br /&gt;
 | section  =&lt;br /&gt;
 | previous = [[Template:Basewaypointing | Waypointing]]&lt;br /&gt;
 | next     = &lt;br /&gt;
 | shortcut =&lt;br /&gt;
 | notes    =&lt;br /&gt;
}}&lt;br /&gt;
{{TOCright}}&lt;br /&gt;
&lt;br /&gt;
== Intro ==&lt;br /&gt;
&lt;br /&gt;
In 0.81 a new feature for logging stuckage was added. This means that the burden of finding stuckages has been transferred to the bots. Waypointers no longer need to test for hours or rely on feedback from the community for stuckage reports.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Instructions ==&lt;br /&gt;
&lt;br /&gt;
Locate the goal_checkstuck.gm file&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
     ~/omni-bot/et/scripts/goals/goal_checkstuck.gm &lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If logging is switched off (false), you need to turn logging on by editing line 6 to say true.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
     this.LogStuckage = true;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you are running a public server you should set this to false as it may cause tiny bits of lag &amp;amp; can create large log files.&lt;br /&gt;
&lt;br /&gt;
== Collecting data ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
All that is needed is for you to run the map with bots when a bot becomes stuck for more then the default 5 seconds it will selfkill &amp;amp; will log its location.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Run with bots for as short or as long as you want, the longer is better as the bots will find more stuckage.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Setup ==&lt;br /&gt;
&lt;br /&gt;
Once you are happy that you have run your map for long enough you need to go to your &amp;#039;&amp;#039;~/omni-bot/et/user/&amp;#039;&amp;#039; folder.  In this folder you will find a new file called &amp;#039;&amp;#039;&amp;lt;mapname&amp;gt;_stuckages.gm&amp;#039;&amp;#039; (&amp;#039;&amp;#039;&amp;lt;mapname&amp;gt;&amp;#039;&amp;#039; will be the name of your map i.e. &amp;#039;&amp;#039;oasis_stuckages.gm&amp;#039;&amp;#039;).&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Now just copy your new file to &amp;#039;&amp;#039;~/omni-bot/et/scripts&amp;#039;&amp;#039;&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Commands ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
For this to work you need to enable cheats using /devmap mapname or enable via the cheats section in the [[DMS | DMS]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Turn your waypoints on as normal &amp;amp; open the console&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
To go to the 1st stuckage point type this&lt;br /&gt;
&lt;br /&gt;
     /bot stuckstart &lt;br /&gt;
&lt;br /&gt;
This executes the script which populates a table of stuckage vectors. and then warps you to the first one.&lt;br /&gt;
&lt;br /&gt;
     /bot stucknext &lt;br /&gt;
&lt;br /&gt;
This will warp you to the next in the list, type this again to continue on through the list of stuckages.&lt;br /&gt;
&lt;br /&gt;
== Finish ==&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
Once you have fixed the stuckages delete the &amp;#039;&amp;#039;&amp;lt;mapname&amp;gt;_stuckages.gm&amp;#039;&amp;#039; file.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
If you want to check for more stuckages just repeat the process.&lt;/div&gt;</summary>
		<author><name>Palota</name></author>
	</entry>
</feed>