<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=4106" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: Follow Bug</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4106</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>Follow Bug</title>
   <link>https://smaugmuds.afkmods.com/topic/follow-bug-4106/&amp;p=18265#p18265</link>
   <description>Nice find, can tell I&#039;m the only one on my code lol no following going on etc... It is an easy fix though :) Open up act_move.c in the move_char function find [code] act( AT_ACTION, &amp;quot;You follow $N.&amp;quot;, master, NULL, ch, TO_CHAR ); [/code] change it to this [code] act( AT_ACTION, &amp;quot;You follow $N.&amp;quot;, fch, NULL, master, TO_CHAR ); [/code] It&#039;s just changing the master to fch and the ch to master. Thanks for finding the bug, it has been ages since I even had to touch</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/follow-bug-4106/&amp;p=18265#p18265</guid>
   <pubDate>Mon, 6 Jul 2009 14:09:07 CDT</pubDate>
   <category>LoP Codebase</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
  <item>
   <title>Follow Bug</title>
   <link>https://smaugmuds.afkmods.com/topic/follow-bug-4106/&amp;p=18263#p18263</link>
   <description>For some reason, if you&#039;re being followed, you get the echo &amp;quot;You follow [master]&amp;quot;.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/follow-bug-4106/&amp;p=18263#p18263</guid>
   <pubDate>Mon, 6 Jul 2009 09:33:40 CDT</pubDate>
   <category>LoP Codebase</category>
   <author>nobody@example.com (Sanus Compleo)</author>
  </item>
 </channel>
</rss>
