<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=5011" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: Force Skills</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=5011</link>
  <description>The largest Smaug community resource site. - Issues in Force Skills that crash..</description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>Force Skills</title>
   <link>https://smaugmuds.afkmods.com/topic/force-skills-5011/&amp;p=24399#p24399</link>
   <description>Think you can handle a fussy baby? Try [URL=https://babyyellow.io]the baby in yellow[/URL], a hilarious horror game where your little &amp;quot;god&amp;quot; can levitate, teleport, and... summon demons! </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/force-skills-5011/&amp;p=24399#p24399</guid>
   <pubDate>Thu, 23 Apr 2026 12:04:10 CDT</pubDate>
   <category>SWFOTE FUSS</category>
   <author>nobody@example.com (marryhile)</author>
  </item>
  <item>
   <title>Force Skills</title>
   <link>https://smaugmuds.afkmods.com/topic/force-skills-5011/&amp;p=24395#p24395</link>
   <description>So something i noticed in the force skills.... [code]   if( argument[0] == &#039;\0&#039; ) argument = strdup( (const char*)ch-&amp;gt;dest_buf );[/code] It Really should be something like for most functions.. [code]   if( argument[0] == &#039;\0&#039; ) { if( !ch-&amp;gt;dest_buf ) { send_to_char( &amp;quot;You gotta give me something to go off of.\r\n&amp;quot;, ch ); return; } argument = (const char *) ch-&amp;gt;dest_buf; }[/code] It&#039;s calling upon a null argument which in terms goes down in</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/force-skills-5011/&amp;p=24395#p24395</guid>
   <pubDate>Thu, 1 Jan 2026 15:58:55 CST</pubDate>
   <category>SWFOTE FUSS</category>
   <author>nobody@example.com (Elwood)</author>
  </item>
 </channel>
</rss>
