<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=4881" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: samson&#039;s qbits</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4881</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>samson&#039;s qbits</title>
   <link>https://smaugmuds.afkmods.com/topic/samsons-qbits-4881/&amp;p=23851#p23851</link>
   <description>I just want to add that this code is great!  I&#039;ve already programmed a fast travel feature with no need for additional coding.  Highly recommend this!</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/samsons-qbits-4881/&amp;p=23851#p23851</guid>
   <pubDate>Sun, 15 Apr 2018 20:30:11 CDT</pubDate>
   <category>Smaug Snippets</category>
   <author>nobody@example.com (joeyfogas)</author>
  </item>
  <item>
   <title>samson&#039;s qbits</title>
   <link>https://smaugmuds.afkmods.com/topic/samsons-qbits-4881/&amp;p=23850#p23850</link>
   <description>okay, it was an issue with my mob program...   when doing mpqset/mpaset, you do not want to put parenthesis &amp;quot;()&amp;quot; around the $n variable.  For some reason, it doesn&#039;t work with them. this alteration worked [code]if hasqbit ($n) == 2 say I see you have the bit set else say you do not have the bit set. let me set it for you. mpqset 0.$n 2 endif [/code]</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/samsons-qbits-4881/&amp;p=23850#p23850</guid>
   <pubDate>Sun, 15 Apr 2018 01:53:33 CDT</pubDate>
   <category>Smaug Snippets</category>
   <author>nobody@example.com (joeyfogas)</author>
  </item>
  <item>
   <title>samson&#039;s qbits</title>
   <link>https://smaugmuds.afkmods.com/topic/samsons-qbits-4881/&amp;p=23849#p23849</link>
   <description>So, I installed samsons qbits code... It seems to be working fine on everything, except the mobs are not setting the abits or qbits with mpaset and mpqset.  It is the one that was made for FUSS 1.7, and I am running FUSS 1.9.1 here are the two functions... [codebox] void do_mpaset( CHAR_DATA * ch, const char *argument ) { char arg1[MAX_INPUT_LENGTH]; char arg2[MAX_INPUT_LENGTH]; CHAR_DATA *victim; int number; if( !IS_NPC( ch ) || ch-&amp;gt;desc || IS_AFFECTED( ch, AFF_CHARM</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/samsons-qbits-4881/&amp;p=23849#p23849</guid>
   <pubDate>Sat, 14 Apr 2018 20:43:07 CDT</pubDate>
   <category>Smaug Snippets</category>
   <author>nobody@example.com (joeyfogas)</author>
  </item>
 </channel>
</rss>
