<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Rawrmy&#8217;s Combat System Refresh</title>
	<atom:link href="http://buildingbrowsergames.com/2008/11/24/rawrmys-combat-system-refresh/feed/" rel="self" type="application/rss+xml" />
	<link>http://buildingbrowsergames.com/2008/11/24/rawrmys-combat-system-refresh/</link>
	<description>Ever wanted to build a browsergame?</description>
	<lastBuildDate>Wed, 30 Nov 2011 19:42:01 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.5</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: nebeldrache</title>
		<link>http://buildingbrowsergames.com/2008/11/24/rawrmys-combat-system-refresh/comment-page-1/#comment-634</link>
		<dc:creator>nebeldrache</dc:creator>
		<pubDate>Tue, 16 Dec 2008 04:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://buildingbrowsergames.com/?p=577#comment-634</guid>
		<description>Hey,&lt;br&gt;&lt;br&gt;i followed your tutorial so far. I was able to make adjustments the way i needed it and i think i learned a lot so far.&lt;br&gt;But i (i try not to swear hehe) just cant make it work that it displays a picture with every Monster. it should be something simple...well...off trying more...very frustrating</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>i followed your tutorial so far. I was able to make adjustments the way i needed it and i think i learned a lot so far.<br />But i (i try not to swear hehe) just cant make it work that it displays a picture with every Monster. it should be something simple&#8230;well&#8230;off trying more&#8230;very frustrating</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://buildingbrowsergames.com/2008/11/24/rawrmys-combat-system-refresh/comment-page-1/#comment-635</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Tue, 16 Dec 2008 04:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://buildingbrowsergames.com/?p=577#comment-635</guid>
		<description>ooh, you&#039;re having trouble with the tutorial! In the future, you may want to&lt;br&gt;try commenting on posts that are related to what you&#039;re having trouble with&lt;br&gt;- Rawrmy is an entirely different beast. :)&lt;br&gt;If you want to add pictures to each of your monsters, the easiest way would&lt;br&gt;be to add a column to your monsters table called something like&lt;br&gt;&quot;monster_image&quot;, which would contain a URL to the image you wanted for your&lt;br&gt;monster. Then, on your combat page, you could just retrieve the value of&lt;br&gt;that column, and display it in an img tag.</description>
		<content:encoded><![CDATA[<p>ooh, you&#39;re having trouble with the tutorial! In the future, you may want to<br />try commenting on posts that are related to what you&#39;re having trouble with<br />- Rawrmy is an entirely different beast. <img src='http://buildingbrowsergames.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br />If you want to add pictures to each of your monsters, the easiest way would<br />be to add a column to your monsters table called something like<br />&#8220;monster_image&#8221;, which would contain a URL to the image you wanted for your<br />monster. Then, on your combat page, you could just retrieve the value of<br />that column, and display it in an img tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nebeldrache</title>
		<link>http://buildingbrowsergames.com/2008/11/24/rawrmys-combat-system-refresh/comment-page-1/#comment-197</link>
		<dc:creator>nebeldrache</dc:creator>
		<pubDate>Mon, 15 Dec 2008 22:45:14 +0000</pubDate>
		<guid isPermaLink="false">http://buildingbrowsergames.com/?p=577#comment-197</guid>
		<description>Hey,&lt;br&gt;&lt;br&gt;i followed your tutorial so far. I was able to make adjustments the way i needed it and i think i learned a lot so far.&lt;br&gt;But i (i try not to swear hehe) just cant make it work that it displays a picture with every Monster. it should be something simple...well...off trying more...very frustrating</description>
		<content:encoded><![CDATA[<p>Hey,</p>
<p>i followed your tutorial so far. I was able to make adjustments the way i needed it and i think i learned a lot so far.<br />But i (i try not to swear hehe) just cant make it work that it displays a picture with every Monster. it should be something simple&#8230;well&#8230;off trying more&#8230;very frustrating</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://buildingbrowsergames.com/2008/11/24/rawrmys-combat-system-refresh/comment-page-1/#comment-198</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Mon, 15 Dec 2008 22:37:11 +0000</pubDate>
		<guid isPermaLink="false">http://buildingbrowsergames.com/?p=577#comment-198</guid>
		<description>ooh, you&#039;re having trouble with the tutorial! In the future, you may want to&lt;br&gt;try commenting on posts that are related to what you&#039;re having trouble with&lt;br&gt;- Rawrmy is an entirely different beast. :)&lt;br&gt;If you want to add pictures to each of your monsters, the easiest way would&lt;br&gt;be to add a column to your monsters table called something like&lt;br&gt;&quot;monster_image&quot;, which would contain a URL to the image you wanted for your&lt;br&gt;monster. Then, on your combat page, you could just retrieve the value of&lt;br&gt;that column, and display it in an img tag.</description>
		<content:encoded><![CDATA[<p>ooh, you&#39;re having trouble with the tutorial! In the future, you may want to<br />try commenting on posts that are related to what you&#39;re having trouble with<br />- Rawrmy is an entirely different beast. <img src='http://buildingbrowsergames.com/blog/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> <br />If you want to add pictures to each of your monsters, the easiest way would<br />be to add a column to your monsters table called something like<br />&#8220;monster_image&#8221;, which would contain a URL to the image you wanted for your<br />monster. Then, on your combat page, you could just retrieve the value of<br />that column, and display it in an img tag.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Luke</title>
		<link>http://buildingbrowsergames.com/2008/11/24/rawrmys-combat-system-refresh/comment-page-1/#comment-193</link>
		<dc:creator>Luke</dc:creator>
		<pubDate>Thu, 11 Dec 2008 00:55:12 +0000</pubDate>
		<guid isPermaLink="false">http://buildingbrowsergames.com/?p=577#comment-193</guid>
		<description>Hi nebeldrache,&lt;br&gt;That&#039;s true - and so would having an actual design! Because Rawrmy is only&lt;br&gt;in the initial stages currently, any extra work that would prevent Rawrmy&lt;br&gt;from getting released on schedule has been left out - which includes things&lt;br&gt;like pictures.</description>
		<content:encoded><![CDATA[<p>Hi nebeldrache,<br />That&#39;s true &#8211; and so would having an actual design! Because Rawrmy is only<br />in the initial stages currently, any extra work that would prevent Rawrmy<br />from getting released on schedule has been left out &#8211; which includes things<br />like pictures.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: nebeldrache</title>
		<link>http://buildingbrowsergames.com/2008/11/24/rawrmys-combat-system-refresh/comment-page-1/#comment-192</link>
		<dc:creator>nebeldrache</dc:creator>
		<pubDate>Thu, 11 Dec 2008 00:17:14 +0000</pubDate>
		<guid isPermaLink="false">http://buildingbrowsergames.com/?p=577#comment-192</guid>
		<description>Hi,&lt;br&gt;&lt;br&gt;having a picture of the monster would help to make the whole thing a bit more interesting.</description>
		<content:encoded><![CDATA[<p>Hi,</p>
<p>having a picture of the monster would help to make the whole thing a bit more interesting.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

