<?xml version="1.0" encoding="ISO-8859-1"?>

<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/">
	<channel>
		<title>Make Web Games - haven for web games developers - Non-MCCode Game Support</title>
		<link>http://www.makewebgames.com/</link>
		<description>Got a problem running a game? Maybe a member can help or valuable info is posted in this forum. For games using the MCCode engine, please use the MCCode support forum.</description>
		<language>en</language>
		<lastBuildDate>Tue, 21 May 2013 21:34:08 GMT</lastBuildDate>
		<generator>vBulletin</generator>
		<ttl>60</ttl>
		<image>
			<url>http://www.makewebgames.com/digitalvb/morbid/misc/rss.png</url>
			<title>Make Web Games - haven for web games developers - Non-MCCode Game Support</title>
			<link>http://www.makewebgames.com/</link>
		</image>
		<item>
			<title>Need help with this page.</title>
			<link>http://www.makewebgames.com/showthread.php/43411-Need-help-with-this-page?goto=newpost</link>
			<pubDate>Tue, 14 May 2013 17:30:37 GMT</pubDate>
			<description>I want to add a right stats box on here, i have one on the left it starts from the stuff before, but i want to add one to the right side, anyone know...</description>
			<content:encoded><![CDATA[<div>I want to add a right stats box on here, i have one on the left it starts from the stuff before, but i want to add one to the right side, anyone know how too?<br />
<br />
<br />
&lt;table width=&quot;98%&quot; border=&quot;0&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot; &gt;<br />
  &lt;tr&gt;<br />
    &lt;table width=&quot;296&quot; height=&quot;145&quot; border=&quot;0&quot; align=&quot;left&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;  background=&quot;box.jpg&quot;&gt;<br />
	&lt;tr&gt;&lt;td align=&quot;left&quot;&gt;&lt;table width=&quot;96%&quot; border=&quot;0&quot; align=&quot;center&quot; cellpadding=&quot;0&quot; cellspacing=&quot;0&quot;&gt;<br />
      &lt;tr&gt;<br />
        &lt;td style=&quot;padding:2px;&quot; width=&quot;100&quot; height=&quot;100&quot; class=&quot;item_cont&quot; align=&quot;center&quot;&gt;&lt;img src=&quot;<br />
&lt;?php <br />
<br />
if($fetch-&gt;protection == &quot;0&quot;){ echo&quot;/images/items/noprotection.png&quot;; }<br />
elseif($fetch-&gt;protection == &quot;Helmet&quot;){ echo&quot;/images/items/Helmet.png&quot;; }<br />
elseif($fetch-&gt;protection == &quot;StabVest&quot;){ echo&quot;/images/items/StabVest.png&quot;; }<br />
elseif($fetch-&gt;protection == &quot;RiotSheild&quot;){ echo&quot;/images/items/RiotSheild.png&quot;; }<br />
elseif($fetch-&gt;protection == &quot;Safehouse&quot;){ echo&quot;/images/items/Safehouse.png&quot;; }<br />
elseif($fetch-&gt;protection == &quot;ArmyBunker&quot;){ echo&quot;/images/items/ArmyBunker.png&quot;; }<br />
elseif($fetch-&gt;protection == &quot;BodyGuard&quot;){ echo&quot;/images/items/BodyGuard.png&quot;; }<br />
<br />
?&gt;<br />
<br />
&quot; width=&quot;100&quot; height=&quot;100&quot;&gt;&lt;/div&gt;&lt;/td&gt;<br />
<br />
&lt;td style=&quot;padding:2px;&quot; width=&quot;100&quot; height=&quot;100&quot; class=&quot;item_cont&quot; align=&quot;center&quot;&gt;&lt;img src=&quot;<br />
<br />
&lt;?php <br />
<br />
if($fetch-&gt;weapon == &quot;0&quot;){ echo&quot;/images/items/noweapon.png&quot;; }<br />
elseif($fetch-&gt;weapon == &quot;G17&quot;){ echo&quot;/images/items/G17.png&quot;; }<br />
elseif($fetch-&gt;weapon == &quot;SA80&quot;){ echo&quot;/images/items/SA80.png&quot;; }<br />
elseif($fetch-&gt;weapon == &quot;M249&quot;){ echo&quot;/images/items/M249.png&quot;; }<br />
elseif($fetch-&gt;weapon == &quot;M16&quot;){ echo&quot;/images/items/M16.png&quot;; }<br />
elseif($fetch-&gt;weapon == &quot;AWP&quot;){ echo&quot;/images/items/AWP.png&quot;; } ?&gt;<br />
<br />
&quot; width=&quot;100&quot; height=&quot;100&quot;&gt;&lt;/div&gt;&lt;/td&gt;<br />
<br />
&lt;/tr&gt;<br />
                &lt;tr&gt;<br />
&lt;td style=&quot;padding:2px;&quot; width=&quot;90&quot; class=&quot;item_cont&quot; align=&quot;center&quot;&gt;<br />
<br />
&lt;?php<br />
<br />
if($fetch-&gt;protection == &quot;0&quot;){ echo&quot;No Protection&quot;;<br />
}else{ echo&quot;$fetch-&gt;protection&quot;; }<br />
<br />
?&gt;<br />
<br />
&lt;/div&gt;&lt;/td&gt;<br />
&lt;td style=&quot;padding:2px;&quot; width=&quot;90&quot; class=&quot;item_cont&quot; align=&quot;center&quot;&gt;<br />
<br />
&lt;?php<br />
<br />
if($fetch-&gt;weapon == &quot;0&quot;){ echo&quot;No Weapon&quot;;<br />
}else{ echo&quot;$fetch-&gt;weapon&quot;; }<br />
<br />
?&gt;<br />
<br />
&lt;/div&gt;&lt;/td&gt;<br />
    &lt;/table&gt;&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;&lt;div id=&quot;box&quot;&gt;&lt;img src=&quot;&quot;&gt;&lt;/div&gt;&lt;/td&gt;<br />
    &lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;<br />
&lt;td align=&quot;center&quot; valign=&quot;top&quot;&gt;&lt;center&gt;&lt;img width=&quot;1000&quot; src=&quot;Banner.png&quot;&gt;&lt;/div&gt;&lt;/td&gt;<br />
    &lt;/tr&gt;&lt;/table&gt;&lt;/td&gt;<br />
  &lt;/tr&gt;<br />
&lt;/body&gt;<br />
&lt;/html&gt;</div>

]]></content:encoded>
			<category domain="http://www.makewebgames.com/forumdisplay.php/286-Non-MCCode-Game-Support">Non-MCCode Game Support</category>
			<dc:creator>LearningCoder</dc:creator>
			<guid isPermaLink="true">http://www.makewebgames.com/showthread.php/43411-Need-help-with-this-page</guid>
		</item>
		<item>
			<title>VBScript mafia game. Unique</title>
			<link>http://www.makewebgames.com/showthread.php/43383-VBScript-mafia-game-Unique?goto=newpost</link>
			<pubDate>Wed, 08 May 2013 16:57:27 GMT</pubDate>
			<description><![CDATA[I used to play an old mafia game which was unique of it's type because though it was a mafia game, you could also chose other career paths besides...]]></description>
			<content:encoded><![CDATA[<div>I used to play an old mafia game which was unique of it's type because though it was a mafia game, you could also chose other career paths besides being a gangster (Medicine, law, army, police, Customs, Firefighter, Mortician) These careers are an option and have their own ranks and you can chose to do which ever in which ever order. Or go gangster. The game was abandoned I think 3 years ago and I have the script without an SQL file. I'm going to make the database after I manage to connect the thing. It uses an ODBC driver but I can't manage to connect it. If anyone has any suggestions or offers to help, please reply. I'll post the connection string if anybody is interested. I have no understanding of VBScript so I need help.</div>

]]></content:encoded>
			<category domain="http://www.makewebgames.com/forumdisplay.php/286-Non-MCCode-Game-Support">Non-MCCode Game Support</category>
			<dc:creator>saad</dc:creator>
			<guid isPermaLink="true">http://www.makewebgames.com/showthread.php/43383-VBScript-mafia-game-Unique</guid>
		</item>
		<item>
			<title>Ruthless city engine bug issue help plz</title>
			<link>http://www.makewebgames.com/showthread.php/43354-Ruthless-city-engine-bug-issue-help-plz?goto=newpost</link>
			<pubDate>Sat, 04 May 2013 08:06:21 GMT</pubDate>
			<description>well i purchased the engine which im new to and i havep one error i would like you to look at concerning the companies for some reason the companies...</description>
			<content:encoded><![CDATA[<div>well i purchased the engine which im new to and i havep one error i would like you to look at concerning the companies for some reason the companies are not giving working stats so it only makes profit so users dont get paid and its not giving them working stats also i have a t else error in company specials could you take a look im waiting for your reply anyone that i can trust i need someone to have a look at my companies script</div>

]]></content:encoded>
			<category domain="http://www.makewebgames.com/forumdisplay.php/286-Non-MCCode-Game-Support">Non-MCCode Game Support</category>
			<dc:creator>crimec</dc:creator>
			<guid isPermaLink="true">http://www.makewebgames.com/showthread.php/43354-Ruthless-city-engine-bug-issue-help-plz</guid>
		</item>
	</channel>
</rss>
