<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=1256" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: [Bug] Switched players always show [help start]</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=1256</link>
  <description>The largest Smaug community resource site. - AFKMud 1.77</description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>[Bug] Switched players always show [help start]</title>
   <link>https://smaugmuds.afkmods.com/topic/bug-switched-players-always-show-help-start-1256/&amp;p=4635#p4635</link>
   <description>Bug: Switched players always show [help start] Danger: Trivial - Minor display glitch Discovered in: AFKMud 1.77 Found by: Kazro Fixed by: Toadvile --- [b]comm.c, display_prompt[/b] Locate: [code] if( !IS_PCFLAG( ch, PCFLAG_HELPSTART ) ) prompt = helpstart; [/code] Change to: [code] if( !IS_NPC(ch) &amp;amp;&amp;amp; !IS_PCFLAG( ch, PCFLAG_HELPSTART ) ) prompt = helpstart; [/code] This is a side affect of not paying attention to the logic of the IS_PCFLAG macro and f</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bug-switched-players-always-show-help-start-1256/&amp;p=4635#p4635</guid>
   <pubDate>Sun, 5 Nov 2006 13:42:25 CST</pubDate>
   <category>AFKMud Bug Archive</category>
   <author>nobody@example.com (Samson)</author>
  </item>
 </channel>
</rss>
