<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Maratis forum - Organization]]></title>
	<link rel="self" href="http://forum.maratis3d.com/extern.php?action=feed&amp;tid=385&amp;type=atom"/>
	<updated>2012-07-15T09:22:34Z</updated>
	<generator>PunBB</generator>
	<id>http://forum.maratis3d.com/viewtopic.php?id=385</id>
		<entry>
			<title type="html"><![CDATA[Re: Organization]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=2144#p2144"/>
			<content type="html"><![CDATA[<p>Hi and welcome,</p><p>first, to use multiple lua scripts, you can use &quot;dofile(&quot;customFunctions.lua&quot;)&quot; to include other script.</p><p>To check error if you are on windows there is a console window opening with Maratis,<br />if you are on mac or linux, launch Maratis from a command line.</p><p>Variables are the standard lua variables, like you used to do before.</p>]]></content>
			<author>
				<name><![CDATA[anael]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=2</uri>
			</author>
			<updated>2012-07-15T09:22:34Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=2144#p2144</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Organization]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=2140#p2140"/>
			<content type="html"><![CDATA[<p>StringsAreEpic = &quot;Hello World&quot;<br />Woops maxed out the characters there.</p><p>P.S.<br />Is there a console/Output I could use to check for errors?</p>]]></content>
			<author>
				<name><![CDATA[Mohannad]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1020</uri>
			</author>
			<updated>2012-07-14T18:27:52Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=2140#p2140</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Organization]]></title>
			<link rel="alternate" href="http://forum.maratis3d.com/viewtopic.php?pid=2139#p2139"/>
			<content type="html"><![CDATA[<p>I have a many questions as I am new to Maratis. When I first launched Maratis it was very simple to use and very user friendly. But there are some things I am unable to understand.</p><p>First of all I want to know if im able to orgnize my scripts by having each script run a certain function or statement. I cant figure out how to add two different scripts into the same scene.</p><p>If it is not possible to do so, can you run a script from a certain location on your computer?</p><br /><p>I used Lua in a previous game engine and it was very much updated due to it have been up since 2006. Although that is not a problem on Maratis since you can script your own Lua functions using C++ which is quite resourceful. I do not know C++ and wat version of C++ Maratis3D uses. I&#039;ve only scripted in Lua and Java so a link to a wiki would be very appreciated.</p><br /><p>My last question is defining variables in Lua. That way I used to do it was by simply typing in <br />ThisBoolValue = true <br />CakeNumber = 5<br />StringsAreEpi =</p>]]></content>
			<author>
				<name><![CDATA[Mohannad]]></name>
				<uri>http://forum.maratis3d.com/profile.php?id=1020</uri>
			</author>
			<updated>2012-07-14T18:26:52Z</updated>
			<id>http://forum.maratis3d.com/viewtopic.php?pid=2139#p2139</id>
		</entry>
</feed>
