<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=4101" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: [Bug] Launchship sending messages to wrong/NULL rooms.</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4101</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>[Bug] Launchship sending messages to wrong/NULL rooms.</title>
   <link>https://smaugmuds.afkmods.com/topic/bug-launchship-sending-messages-to-wrongnull-rooms-4101/&amp;p=18214#p18214</link>
   <description>Bug: Launchship sending message to wrong room. Danger: Minor  - Launchship tries to send messages to wrong/NULL rooms. Found by:  Banner Fixed by: Banner --- [b]space.c, launchship[/b] Locate: [code]echo_to_room( AT_GREEN, get_room_index( ship-&amp;gt;location ), &amp;quot;Launch complete.\r\n&amp;quot; );[/code] Replace with: [code]echo_to_room( AT_GREEN, get_room_index( ship-&amp;gt;pilotseat ), &amp;quot;Launch complete.\r\n&amp;quot; );[/code] Location is set to 0 at the top of the function. So sending it to ship-&amp;gt;location</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bug-launchship-sending-messages-to-wrongnull-rooms-4101/&amp;p=18214#p18214</guid>
   <pubDate>Fri, 3 Jul 2009 00:41:46 CDT</pubDate>
   <category>SWR FUSS Bugfix List</category>
   <author>nobody@example.com (InfiniteAxis)</author>
  </item>
 </channel>
</rss>
