<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[GMan's Mods & Stuff — rebuilt mods for BMAX v1.20]]></title>
		<link>https://gprogs.com/viewtopic.php?id=73</link>
		<atom:link href="https://gprogs.com/extern.php?action=feed&amp;tid=73&amp;type=rss" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in rebuilt mods for BMAX v1.20.]]></description>
		<lastBuildDate>Sat, 03 Jun 2006 06:10:11 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: rebuilt mods for BMAX v1.20]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=346#p346</link>
			<description><![CDATA[<p>No unfortunately not, I can only do SQL to home use..</p><p>But I can say that I&#039;m really enjoying your mod, I&#039;ve made a highscore server and client in-game. The server handles the SQL and it&#039;s really easy with this mod.</p><p>By the way, how would one go about using the CREATE TABLE command in MySQL? No matter what I try, executenonquery() or execute(), it just won&#039;t work. It&#039;s the only thing I&#039;m missing from my highscore thingie <img src="https://gprogs.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>I use the following query: <br /></p><div class="codebox"><pre><code>        Local query$ = &quot;CREATE TABLE `level&quot;+levelid+&quot;` (`rank` bigint(20) Not Null Default &#039;0&#039;, `name` varchar(50) Not Null Default &#039;&#039;, `time` Float Not Null Default &#039;0&#039;, `score` Int(11) Not Null Default &#039;0&#039;, `ip` varchar(32) Not Null Default &#039;&#039;, PRIMARY KEY  (`rank`)) ENGINE=MyISAM Default CHARSET=latin1;&quot;</code></pre></div>]]></description>
			<author><![CDATA[null@example.com (kronholm)]]></author>
			<pubDate>Sat, 03 Jun 2006 06:10:11 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=346#p346</guid>
		</item>
		<item>
			<title><![CDATA[Re: rebuilt mods for BMAX v1.20]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=318#p318</link>
			<description><![CDATA[<p>unfortunately i didnt get to it last night.&nbsp; to help me with the samples, are you fluent in the SQL language?</p>]]></description>
			<author><![CDATA[null@example.com (gman)]]></author>
			<pubDate>Fri, 05 May 2006 12:28:04 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=318#p318</guid>
		</item>
		<item>
			<title><![CDATA[Re: rebuilt mods for BMAX v1.20]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=317#p317</link>
			<description><![CDATA[<p>Thank you gman, I really appreciate it.</p>]]></description>
			<author><![CDATA[null@example.com (kronholm)]]></author>
			<pubDate>Fri, 05 May 2006 09:27:28 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=317#p317</guid>
		</item>
		<item>
			<title><![CDATA[Re: rebuilt mods for BMAX v1.20]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=316#p316</link>
			<description><![CDATA[]]></description>
			<author><![CDATA[null@example.com (gman)]]></author>
			<pubDate>Thu, 04 May 2006 16:55:13 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=316#p316</guid>
		</item>
		<item>
			<title><![CDATA[Re: rebuilt mods for BMAX v1.20]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=315#p315</link>
			<description><![CDATA[<p>Are there any tutorials for this gman?</p>]]></description>
			<author><![CDATA[null@example.com (kronholm)]]></author>
			<pubDate>Thu, 04 May 2006 13:01:15 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=315#p315</guid>
		</item>
		<item>
			<title><![CDATA[rebuilt mods for BMAX v1.20]]></title>
			<link>https://gprogs.com/viewtopic.php?pid=314#p314</link>
			<description><![CDATA[<p>i rebuilt and repackaged the mods for BMAX v1.20</p>]]></description>
			<author><![CDATA[null@example.com (gman)]]></author>
			<pubDate>Wed, 03 May 2006 13:15:20 +0000</pubDate>
			<guid>https://gprogs.com/viewtopic.php?pid=314#p314</guid>
		</item>
	</channel>
</rss>
