<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=3547" rel="self" type="application/rss+xml" />
  <title>SmaugMuds - Topic: Samsons Bank Code Questions</title>
  <link>https://smaugmuds.afkmods.com/index.php?a=rssfeed&amp;t=3547</link>
  <description>The largest Smaug community resource site. - </description>
  <language>en</language>
  <generator>SmaugMuds</generator>
  <ttl>60</ttl>
  <item>
   <title>Samsons Bank Code Questions</title>
   <link>https://smaugmuds.afkmods.com/topic/samsons-bank-code-questions-3547/&amp;p=17240#p17240</link>
   <description>Awesome! That did it! Much appreciated! Can&#039;t believe I missed that!</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/samsons-bank-code-questions-3547/&amp;p=17240#p17240</guid>
   <pubDate>Fri, 27 Mar 2009 15:17:49 CDT</pubDate>
   <category>Smaug Snippets</category>
   <author>nobody@example.com (Quint)</author>
  </item>
  <item>
   <title>Samsons Bank Code Questions</title>
   <link>https://smaugmuds.afkmods.com/topic/samsons-bank-code-questions-3547/&amp;p=17237#p17237</link>
   <description> [quote=Quint]That&#039;s how it&#039;s set up in the bank.c files. [quote]void do_balance( CHAR_DATA * ch, char *argument )[/quote] [/quote] Should be  [code]void do_balance( CHAR_DATA * ch, const char *argument )[/code]</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/samsons-bank-code-questions-3547/&amp;p=17237#p17237</guid>
   <pubDate>Fri, 27 Mar 2009 14:50:32 CDT</pubDate>
   <category>Smaug Snippets</category>
   <author>nobody@example.com (InfiniteAxis)</author>
  </item>
  <item>
   <title>Samsons Bank Code Questions</title>
   <link>https://smaugmuds.afkmods.com/topic/samsons-bank-code-questions-3547/&amp;p=17236#p17236</link>
   <description>That&#039;s how it&#039;s set up in the bank.c files. [quote]void do_balance( CHAR_DATA * ch, char *argument )[/quote] </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/samsons-bank-code-questions-3547/&amp;p=17236#p17236</guid>
   <pubDate>Fri, 27 Mar 2009 14:49:25 CDT</pubDate>
   <category>Smaug Snippets</category>
   <author>nobody@example.com (Quint)</author>
  </item>
  <item>
   <title>Samsons Bank Code Questions</title>
   <link>https://smaugmuds.afkmods.com/topic/samsons-bank-code-questions-3547/&amp;p=17235#p17235</link>
   <description>It&#039;s because of the const char thing. Your do_bank function needs const in front of the char.  void do_bank (char_data ch const char)  something like that.</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/samsons-bank-code-questions-3547/&amp;p=17235#p17235</guid>
   <pubDate>Fri, 27 Mar 2009 14:46:05 CDT</pubDate>
   <category>Smaug Snippets</category>
   <author>nobody@example.com (tphegley)</author>
  </item>
  <item>
   <title>Samsons Bank Code Questions</title>
   <link>https://smaugmuds.afkmods.com/topic/samsons-bank-code-questions-3547/&amp;p=17234#p17234</link>
   <description>[quote] .cedit bank create do_bank Log: Quint: cedit bank create do_bank Log: [*****] BUG: Error locating do_bank in symbol table. Resource temporarily unavailable Command added. Code do_bank not found.  Set to no code. [/quote] Same thing. I&#039;ve also tried using the code field with balance/deposit/withdraw</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/samsons-bank-code-questions-3547/&amp;p=17234#p17234</guid>
   <pubDate>Fri, 27 Mar 2009 14:04:35 CDT</pubDate>
   <category>Smaug Snippets</category>
   <author>nobody@example.com (Quint)</author>
  </item>
  <item>
   <title>Samsons Bank Code Questions</title>
   <link>https://smaugmuds.afkmods.com/topic/samsons-bank-code-questions-3547/&amp;p=17233#p17233</link>
   <description> [quote=Quint]I hate to bring this post back up to the top, but I&#039;m having a horribly odd issue. So to break it down: I&#039;m running SmaugFUSS 1.9. No mods, other than this Bank Mod I&#039;m trying to install. I&#039;m running CYGWIN under Windows 7. This is basically just a test bed, before I upload to a live server, and familiarizing myself with SmaugFUSS. Before I worked on a CircleMUD, so things don&#039;t seem all that different in operation. There&#039;s the background. Here&#039;s the problem: So I followed the </description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/samsons-bank-code-questions-3547/&amp;p=17233#p17233</guid>
   <pubDate>Fri, 27 Mar 2009 13:58:08 CDT</pubDate>
   <category>Smaug Snippets</category>
   <author>nobody@example.com (Llarn)</author>
  </item>
  <item>
   <title>Samsons Bank Code Questions</title>
   <link>https://smaugmuds.afkmods.com/topic/samsons-bank-code-questions-3547/&amp;p=17232#p17232</link>
   <description>Did you add bank.c to your Makefile?</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/samsons-bank-code-questions-3547/&amp;p=17232#p17232</guid>
   <pubDate>Fri, 27 Mar 2009 13:55:35 CDT</pubDate>
   <category>Smaug Snippets</category>
   <author>nobody@example.com (InfiniteAxis)</author>
  </item>
  <item>
   <title>Samsons Bank Code Questions</title>
   <link>https://smaugmuds.afkmods.com/topic/samsons-bank-code-questions-3547/&amp;p=17231#p17231</link>
   <description>I hate to bring this post back up to the top, but I&#039;m having a horribly odd issue. So to break it down: I&#039;m running SmaugFUSS 1.9. No mods, other than this Bank Mod I&#039;m trying to install. I&#039;m running CYGWIN under Windows 7. This is basically just a test bed, before I upload to a live server, and familiarizing myself with SmaugFUSS. Before I worked on a CircleMUD, so things don&#039;t seem all that different in operation. There&#039;s the background. Here&#039;s the problem: So I followed the instructions fo</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/samsons-bank-code-questions-3547/&amp;p=17231#p17231</guid>
   <pubDate>Fri, 27 Mar 2009 13:50:22 CDT</pubDate>
   <category>Smaug Snippets</category>
   <author>nobody@example.com (Quint)</author>
  </item>
  <item>
   <title>Samsons Bank Code Questions</title>
   <link>https://smaugmuds.afkmods.com/topic/samsons-bank-code-questions-3547/&amp;p=13883#p13883</link>
   <description>[quote=Raine]Does it help when I say I have no idea what I&#039;m doing =p, I&#039;m trying to learn C while building a mud at the same time (likes more hands on learning). =D![/quote] Many of us learned what we know about coding from our muds, or at least what we know of mud coding anyway...</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/samsons-bank-code-questions-3547/&amp;p=13883#p13883</guid>
   <pubDate>Sun, 30 Dec 2007 16:26:19 CST</pubDate>
   <category>Smaug Snippets</category>
   <author>nobody@example.com (Conner)</author>
  </item>
  <item>
   <title>Samsons Bank Code Questions</title>
   <link>https://smaugmuds.afkmods.com/topic/samsons-bank-code-questions-3547/&amp;p=13869#p13869</link>
   <description>Hands on is good, right up to the point where you break something beyond repair. D:</description>
   <guid isPermaLink="true">https://smaugmuds.afkmods.com/topic/samsons-bank-code-questions-3547/&amp;p=13869#p13869</guid>
   <pubDate>Sat, 29 Dec 2007 23:50:10 CST</pubDate>
   <category>Smaug Snippets</category>
   <author>nobody@example.com (InfiniteAxis)</author>
  </item>
 </channel>
</rss>
