<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=1360" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: [Bug] Missing door key data when saving areas</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=1360</link>
  <description>The largest Smaug community resource site. - AFKMud 2.01</description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>[Bug] Missing door key data when saving areas</title>
   <link>https://smaugmuds.afkmods.com/topic/bug-missing-door-key-data-when-saving-areas-1360/&amp;p=5164#p5164</link>
   <description>Bug: Missing door key data when saving areas Danger: Critical - Data loss Discovered in: AFKMud 2.01 Found by: Samson Fixed by: Samson --- [b]area.cpp, fwrite_afk_exit[/b] Locate: [code]   fprintf( fpout, &amp;quot;ToRoom    %d\n&amp;quot;, pexit-&amp;gt;vnum );[/code] Below that, add: [code]   if( pexit-&amp;gt;key ) fprintf( fpout, &amp;quot;Key       %d\n&amp;quot;, pexit-&amp;gt;key );[/code] When saving areas using AFKMud 2.0 or higher, the door key data on all exits is missing. This is because the code which should ha</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bug-missing-door-key-data-when-saving-areas-1360/&amp;p=5164#p5164</guid>
   <pubDate>Sun, 14 Oct 2007 12:15:56 CDT</pubDate>
   <category>AFKMud Bugfix List</category>
   <author>nobody@example.com (Samson)</author>
  </item>
 </channel>
</rss>
