<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[GMan's Mods & Stuff — rebuilt mods for BMAX v1.20]]></title>
	<link rel="self" href="https://gprogs.com/extern.php?action=feed&amp;tid=73&amp;type=atom" />
	<updated>2006-06-03T06:10:11Z</updated>
	<generator>PunBB</generator>
	<id>https://gprogs.com/viewtopic.php?id=73</id>
		<entry>
			<title type="html"><![CDATA[Re: rebuilt mods for BMAX v1.20]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=346#p346" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[kronholm]]></name>
				<uri>https://gprogs.com/profile.php?id=37</uri>
			</author>
			<updated>2006-06-03T06:10:11Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=346#p346</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: rebuilt mods for BMAX v1.20]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=318#p318" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[gman]]></name>
				<uri>https://gprogs.com/profile.php?id=2</uri>
			</author>
			<updated>2006-05-05T12:28:04Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=318#p318</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: rebuilt mods for BMAX v1.20]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=317#p317" />
			<content type="html"><![CDATA[<p>Thank you gman, I really appreciate it.</p>]]></content>
			<author>
				<name><![CDATA[kronholm]]></name>
				<uri>https://gprogs.com/profile.php?id=37</uri>
			</author>
			<updated>2006-05-05T09:27:28Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=317#p317</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: rebuilt mods for BMAX v1.20]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=316#p316" />
			<content type="html"><![CDATA[]]></content>
			<author>
				<name><![CDATA[gman]]></name>
				<uri>https://gprogs.com/profile.php?id=2</uri>
			</author>
			<updated>2006-05-04T16:55:13Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=316#p316</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: rebuilt mods for BMAX v1.20]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=315#p315" />
			<content type="html"><![CDATA[<p>Are there any tutorials for this gman?</p>]]></content>
			<author>
				<name><![CDATA[kronholm]]></name>
				<uri>https://gprogs.com/profile.php?id=37</uri>
			</author>
			<updated>2006-05-04T13:01:15Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=315#p315</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[rebuilt mods for BMAX v1.20]]></title>
			<link rel="alternate" href="https://gprogs.com/viewtopic.php?pid=314#p314" />
			<content type="html"><![CDATA[<p>i rebuilt and repackaged the mods for BMAX v1.20</p>]]></content>
			<author>
				<name><![CDATA[gman]]></name>
				<uri>https://gprogs.com/profile.php?id=2</uri>
			</author>
			<updated>2006-05-03T13:15:20Z</updated>
			<id>https://gprogs.com/viewtopic.php?pid=314#p314</id>
		</entry>
</feed>
