<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 <channel>
  <atom:link href="https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4939" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: Track issue</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4939</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>Track issue</title>
   <link>https://smaugmuds.afkmods.com/topic/track-issue-4939/&amp;p=24130#p24130</link>
   <description>main reason it is a bug is because in every other part of track it checks to make sure you are in the same area already, consider this one that was missed and causing it to act out of fashion for it lol. Now I&#039;m like yall and always figured it would be better to be any area maybe just limit based on amount of rooms but this was probably done to cut down on lag etc....</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/track-issue-4939/&amp;p=24130#p24130</guid>
   <pubDate>Mon, 12 Feb 2024 20:01:35 CST</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
  <item>
   <title>Track issue</title>
   <link>https://smaugmuds.afkmods.com/topic/track-issue-4939/&amp;p=24127#p24127</link>
   <description>well this is the fix to stop it from giving you a longer path because the second you left the area it would turn around and not allow you to track the npc. In most places it doesn&#039;t allow tracking outside of the area so it was easiest to skip it taking you out of the area first. Of course everyone can fix it as they see fit. this was the best way to fix it in his case since the other way led straight to the npc where as once he followed the path it took him down he was outside the area and it wo</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/track-issue-4939/&amp;p=24127#p24127</guid>
   <pubDate>Sat, 10 Feb 2024 19:35:44 CST</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
  <item>
   <title>Track issue</title>
   <link>https://smaugmuds.afkmods.com/topic/track-issue-4939/&amp;p=24126#p24126</link>
   <description>Looks like it to me. It&#039;s not something I&#039;d consider a bug in itself. If it&#039;s picking a longer path that leaves the area before coming back, then maybe the algorithm itself needs to be tweaked to favor remaining in the area?</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/track-issue-4939/&amp;p=24126#p24126</guid>
   <pubDate>Mon, 5 Feb 2024 12:44:14 CST</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Samson)</author>
  </item>
  <item>
   <title>Track issue</title>
   <link>https://smaugmuds.afkmods.com/topic/track-issue-4939/&amp;p=24125#p24125</link>
   <description>Am I wrong or doesn&#039;t this fix then make it so that you can never track someone outside the same area? Isn&#039;t it more fun if hunters follow you through portals and the like, to make it harder to escape? :cool: </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/track-issue-4939/&amp;p=24125#p24125</guid>
   <pubDate>Sun, 4 Feb 2024 22:24:00 CST</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (GatewaySysop)</author>
  </item>
  <item>
   <title>Track issue</title>
   <link>https://smaugmuds.afkmods.com/topic/track-issue-4939/&amp;p=24101#p24101</link>
   <description>in track.c find function find_first_step and make it look like this [code] int find_first_step( ROOM_INDEX_DATA * src, ROOM_INDEX_DATA * target, int maxdist ) { int curr_dir, count; EXIT_DATA *pexit; if( !src || !target ) { bug( &amp;quot;%s: Illegal value passed to find_first_step (track.c)&amp;quot;, __func__ ); return BFS_ERROR; } if( src == target ) return BFS_ALREADY_THERE; if( src-&amp;gt;area != target-&amp;gt;area ) return BFS_NO_PATH; room_enqueue(</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/track-issue-4939/&amp;p=24101#p24101</guid>
   <pubDate>Sat, 16 Sep 2023 08:31:17 CDT</pubDate>
   <category>SmaugFUSS</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
 </channel>
</rss>
