<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=4609" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: BUG in do_rpconvert</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4609</link>
  <description>The largest Smaug community resource site. - Likely an oversight:</description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>BUG in do_rpconvert</title>
   <link>https://smaugmuds.afkmods.com/topic/bug-in-dorpconvert-4609/&amp;p=22154#p22154</link>
   <description>You got it, just haven&#039;t set up a fix yet as I found it at work while I was adding in more bonuses. Wanted to at least get it posted. :D **EDIT my quick and dirty method to just dump it out is this: In misc.c do_rpconvert find: [code] if( UPPER( argument[0] ) == UPPER( ability_name[iClass][0] ) &amp;amp;&amp;amp; !str_prefix( argument, ability_name[iClass] ) &amp;amp;&amp;amp; str_prefix( argument, &amp;quot;force&amp;quot; )) [/code] And change it to: [code]                        if( UPPER( </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bug-in-dorpconvert-4609/&amp;p=22154#p22154</guid>
   <pubDate>Thu, 27 Oct 2011 23:30:25 CDT</pubDate>
   <category>SWFOTE FUSS</category>
   <author>nobody@example.com (ayuri)</author>
  </item>
  <item>
   <title>BUG in do_rpconvert</title>
   <link>https://smaugmuds.afkmods.com/topic/bug-in-dorpconvert-4609/&amp;p=22153#p22153</link>
   <description>in do_rpconvert, towards the top, but below the other sanity checks, add a check to see if you&#039;re already at max level.  if you are, return out of function. :P  This stops the process and saves the rpp...you can also send a message to the player about why it didn&#039;t work at the same time.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bug-in-dorpconvert-4609/&amp;p=22153#p22153</guid>
   <pubDate>Thu, 27 Oct 2011 22:59:50 CDT</pubDate>
   <category>SWFOTE FUSS</category>
   <author>nobody@example.com (Aurin)</author>
  </item>
  <item>
   <title>BUG in do_rpconvert</title>
   <link>https://smaugmuds.afkmods.com/topic/bug-in-dorpconvert-4609/&amp;p=22151#p22151</link>
   <description>Poking about even more, I&#039;ve noticed that do_rpconvert doesn&#039;t check to see if the class you&#039;ve selected is already at max level. Example: I have 30 out of 30 combat levels, I spend rpp via rpconvert to increase combat by 1. It takes my rpp, but won&#039;t set me to combat level 31 as that is beyond the defined max level. ayuri</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bug-in-dorpconvert-4609/&amp;p=22151#p22151</guid>
   <pubDate>Thu, 27 Oct 2011 20:21:44 CDT</pubDate>
   <category>SWFOTE FUSS</category>
   <author>nobody@example.com (ayuri)</author>
  </item>
 </channel>
</rss>
