<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=1282" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: [Bug] Ask command has global scope</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=1282</link>
  <description>The largest Smaug community resource site. - AFKMud 1.77</description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>[Bug] Ask command has global scope</title>
   <link>https://smaugmuds.afkmods.com/topic/bug-ask-command-has-global-scope-1282/&amp;p=4800#p4800</link>
   <description>Bug: Ask command has global scope Danger: Low - Target for the ask command can be chosen from anywhere in the game. Discovered in: AFKMud 1.77 Found by: Conner Fixed by: Samson --- [b]act_comm.c, do_ask[/b] Locate: [code] if( ( victim = get_char_world( ch, arg ) ) == NULL || ( IS_NPC( victim ) &amp;amp;&amp;amp; victim-&amp;gt;in_room != ch-&amp;gt;in_room ) ) { send_to_char( &amp;quot;They aren&#039;t here.\n\r&amp;quot;, ch ); return; } [/code] Change to: [code] if( ( victim = get_char_room( ch, a</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bug-ask-command-has-global-scope-1282/&amp;p=4800#p4800</guid>
   <pubDate>Sun, 3 Dec 2006 01:07:26 CST</pubDate>
   <category>AFKMud Bug Archive</category>
   <author>nobody@example.com (Samson)</author>
  </item>
 </channel>
</rss>
