<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=3824" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: Locker Issue</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=3824</link>
  <description>The largest Smaug community resource site. - Lockers not being saved</description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>Locker Issue</title>
   <link>https://smaugmuds.afkmods.com/topic/locker-issue-3824/&amp;p=16073#p16073</link>
   <description>in lockers.c in do_locker find [code] for( locker = ch-&amp;gt;in_room-&amp;gt;first_content; locker; locker = locker-&amp;gt;next_content ) if( locker-&amp;gt;name == ch-&amp;gt;name ) break; [/code] change it to [code] for( locker = ch-&amp;gt;in_room-&amp;gt;first_content; locker; locker = locker-&amp;gt;next_content ) if( locker-&amp;gt;pIndexData-&amp;gt;vnum == OBJ_VNUM_LOCKER &amp;amp;&amp;amp; !str_cmp( locker-&amp;gt;name, ch-&amp;gt;name ) ) break; [/code] in rename_locker find [code] for( locker = ch-&amp;gt;in_room-&amp;gt;first_content; </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/locker-issue-3824/&amp;p=16073#p16073</guid>
   <pubDate>Sun, 19 Oct 2008 09:09:51 CDT</pubDate>
   <category>LoP Bugfix List</category>
   <author>nobody@example.com (Remcon)</author>
  </item>
 </channel>
</rss>
