<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=4303" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: [Bug] Misspelled arguments for bank command.</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=4303</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>[Bug] Misspelled arguments for bank command.</title>
   <link>https://smaugmuds.afkmods.com/topic/bug-misspelled-arguments-for-bank-command-4303/&amp;p=19998#p19998</link>
   <description>Bug: Misspelled arguments for bank command. Danger: Trivial - Annoyance. Misspelled words are annoying. Especially when they impede the use of a command. Found by: Caius Fixed by: Kayle ---  [b]misc.c[/b], do_bank Replace the whole thing with: [code]void do_bank( CHAR_DATA * ch, const char *argument ) { char arg1[MAX_INPUT_LENGTH]; char arg2[MAX_INPUT_LENGTH]; long amount = 0; argument = one_argument( argument, arg1 ); argument = one_argument( argument, arg2 )</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/bug-misspelled-arguments-for-bank-command-4303/&amp;p=19998#p19998</guid>
   <pubDate>Fri, 5 Feb 2010 00:03:56 CST</pubDate>
   <category>SWR FUSS Bugfix List</category>
   <author>nobody@example.com (InfiniteAxis)</author>
  </item>
 </channel>
</rss>
