<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
	<channel>
		<title><![CDATA[Maratis forum - io.read() in-game]]></title>
		<link>http://forum.maratis3d.com/viewtopic.php?id=639</link>
		<description><![CDATA[The most recent posts in io.read() in-game.]]></description>
		<lastBuildDate>Fri, 12 Apr 2013 19:34:01 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: io.read() in-game]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=3983#p3983</link>
			<description><![CDATA[<p>Precise. That&#039;s what I want to do. Any tips?</p>]]></description>
			<author><![CDATA[dummy@example.com (Pär)]]></author>
			<pubDate>Fri, 12 Apr 2013 19:34:01 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=3983#p3983</guid>
		</item>
		<item>
			<title><![CDATA[Re: io.read() in-game]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=3976#p3976</link>
			<description><![CDATA[<p>I think he means that when you start a new game, you will need to get the character&#039;s name, that the player wants to use (For example: Dan, and someone else wants Rick)</p>]]></description>
			<author><![CDATA[dummy@example.com (rickydaan)]]></author>
			<pubDate>Fri, 12 Apr 2013 11:33:48 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=3976#p3976</guid>
		</item>
		<item>
			<title><![CDATA[Re: io.read() in-game]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=3952#p3952</link>
			<description><![CDATA[<p>you probably need to specify a valid file :</p><div class="codebox"><pre><code>file = assert(io.open(&quot;file.txt&quot;, &quot;r&quot;))
line = file:read()</code></pre></div><p>tutorial found online : <a href="http://www.ac-web.org/forums/showthread.php?71015-Tutorial-Writing-to-a-File-With-Lua">http://www.ac-web.org/forums/showthread &#133; e-With-Lua</a></p>]]></description>
			<author><![CDATA[dummy@example.com (anael)]]></author>
			<pubDate>Wed, 10 Apr 2013 04:53:46 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=3952#p3952</guid>
		</item>
		<item>
			<title><![CDATA[Re: io.read() in-game]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=3946#p3946</link>
			<description><![CDATA[<p>Do you get any console output? Or is there perhaps a way to make Maratis more verbose. Or are we dealing with a segfault here? I&#039;m assuming that we have access to all of Lua stdlib in Maratis because why wouldn&#039;t we.</p>]]></description>
			<author><![CDATA[dummy@example.com (BitPuffin)]]></author>
			<pubDate>Tue, 09 Apr 2013 21:09:33 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=3946#p3946</guid>
		</item>
		<item>
			<title><![CDATA[io.read() in-game]]></title>
			<link>http://forum.maratis3d.com/viewtopic.php?pid=3942#p3942</link>
			<description><![CDATA[<p>Hey! I try to use the io.read() function to get a characters name, but it doesn&#039;t work. When I open my game and come to io.read() in the script maratis crashes.</p><p>Any tips?</p>]]></description>
			<author><![CDATA[dummy@example.com (Pär)]]></author>
			<pubDate>Tue, 09 Apr 2013 18:07:39 +0000</pubDate>
			<guid>http://forum.maratis3d.com/viewtopic.php?pid=3942#p3942</guid>
		</item>
	</channel>
</rss>
