<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=4676" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: Quest point code for AfkMud</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4676</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>Quest point code for AfkMud</title>
   <link>https://smaugmuds.afkmods.com/topic/quest-point-code-for-afkmud-4676/&amp;p=22546#p22546</link>
   <description>Thanks for the input Andril.  Thanks for the advice.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/quest-point-code-for-afkmud-4676/&amp;p=22546#p22546</guid>
   <pubDate>Tue, 4 Sep 2012 07:01:35 CDT</pubDate>
   <category>AFKMud Support &amp; Development</category>
   <author>nobody@example.com (Sherm)</author>
  </item>
  <item>
   <title>Quest point code for AfkMud</title>
   <link>https://smaugmuds.afkmods.com/topic/quest-point-code-for-afkmud-4676/&amp;p=22545#p22545</link>
   <description>In which class, pc_data or char_data, are you sticking quest_points? You don&#039;t specify, and in fact seem to be saying add it in two places. This is a problem as you&#039;re adding the quest_points, when loading a char, to pc_data, also setting them to pc_data in do_qpset, but getting the amount from char_data. Make up your mind. It would probably make sense to put it in pc_data, but if you&#039;re going to do that make sure your get_quest_points function in char_data is pulling that value from pcdata </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/quest-point-code-for-afkmud-4676/&amp;p=22545#p22545</guid>
   <pubDate>Mon, 3 Sep 2012 14:25:35 CDT</pubDate>
   <category>AFKMud Support &amp; Development</category>
   <author>nobody@example.com (Andril)</author>
  </item>
  <item>
   <title>Quest point code for AfkMud</title>
   <link>https://smaugmuds.afkmods.com/topic/quest-point-code-for-afkmud-4676/&amp;p=22538#p22538</link>
   <description>If anyone finds a mistake here let me know.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/quest-point-code-for-afkmud-4676/&amp;p=22538#p22538</guid>
   <pubDate>Tue, 28 Aug 2012 14:21:25 CDT</pubDate>
   <category>AFKMud Support &amp; Development</category>
   <author>nobody@example.com (Sherm)</author>
  </item>
  <item>
   <title>Quest point code for AfkMud</title>
   <link>https://smaugmuds.afkmods.com/topic/quest-point-code-for-afkmud-4676/&amp;p=22537#p22537</link>
   <description>So I have been working on adding quest points to AfkMud code this is was has worked for me.  I am add this to make Afk better and will be working towards getting the questmaster code working with Afk also. Here is what i have done.  If anyone see and glaring mistakes please let me know.  In Character.h  Find int version; Add int quest_points; Find bool backtracking;   /* Unsafe landing flag   */ Under that add  int quest_points;  /*adding in quest points ###8-21-12*/ In Cha</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/quest-point-code-for-afkmud-4676/&amp;p=22537#p22537</guid>
   <pubDate>Tue, 28 Aug 2012 10:03:59 CDT</pubDate>
   <category>AFKMud Support &amp; Development</category>
   <author>nobody@example.com (Sherm)</author>
  </item>
 </channel>
</rss>
