<?xml version="1.0" encoding="utf-8"?>
<!-- generator="Joomla! - Open Source Content Management" -->
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Simple Rezzer</title>
		<description><![CDATA[Simple scripts tutorials]]></description>
		<link>http://simplescript.sillo.org/index.php/simple-rezzer/9-getting-started2</link>
		<lastBuildDate>Wed, 17 May 2017 15:54:23 +0000</lastBuildDate>
		<generator>Joomla! - Open Source Content Management</generator>
		<atom:link rel="self" type="application/rss+xml" href="http://simplescript.sillo.org/index.php/simple-rezzer/9-getting-started2?format=feed&amp;type=rss"/>
		<language>en-gb</language>
		<item>
			<title>Getting Started</title>
			<link>http://simplescript.sillo.org/index.php/simple-rezzer/getting-started</link>
			<guid isPermaLink="true">http://simplescript.sillo.org/index.php/simple-rezzer/getting-started</guid>
			<description><![CDATA[<div class="feed-description"><h3>The setup</h3>
<p>First create your rezzer. Any object can be a good rezzer. Here is the one i created :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h02.jpg" border="0" /></p>
<p>Now you must have object to rez. These objects must be copy. For my example i take 5 free stuff. Put your objects at the correct place around the rezzer :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h01.jpg" border="0" /></p>
<p>Now drop the script <em>rezzer setup</em> in the rezzer :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h03.jpg" border="0" /></p>
<p>You get this menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h04.jpg" border="0" /></p>
<p>The option <em>range </em>is important because there is a sensor in the rezzer and this sensor can only detect 16 objects and has a detect range. You can chose the range if you click on <em>range </em>button :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h05.jpg" border="0" /></p>
<p>Select the good one for you. If range is too small you wont get all your objects, and if it is too big you may not have the good objects in the 16 selected. If you want to detect more than 16 objects make the setup in 2 steps.</p>
<p>When you click on <em>Detect </em>button you get the objects detected in the range :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h06.jpg" border="0" /></p>
<p>Select the first object (the object <em>chair</em> in my example). You get information in the Chat :</p>
<p><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h07.jpg" border="0" /></p>
<p>Now position and rotation are saved for the first object. The menu is now :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h08.jpg" border="0" /></p>
<p>Select the second object.</p>
<p><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h09.jpg" border="0" /></p>
<p>And so on all objects. In the Chat you have all the informations :</p>
<p><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h10.jpg" border="0" /></p>
<p>Now click on the <em>End </em>button of the menu :</p>
<p> </p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h11.jpg" border="0" /></p>
<p>You get this new menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h12.jpg" border="0" /></p>
<p>Select "Go to page" to open the web page :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h13.jpg" border="0" /></p>
<p>and paste these elements in a notecard called <em>configrezzer </em>:</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h14.jpg" border="0" /></p>
<p>When you open the rezzer inventory it is now empty :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h15.jpg" border="0" /></p>
<p>In each object to rez drop the script <em>rezobject </em>:</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h17.jpg" border="0" /></p>
<p>Drop in your rezzer the objects (with the script <em>rezobjet </em>inside), the notecard <em>configrezzer </em>and the script <em>rezzer </em>:</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h26.jpg" border="0" /></p>
<p>The rezzer is ready !</p>
<h3>How to use the rezzer</h3>
<p>Click on the rezzer. You get this menu (since V1.3 there is also a button "Rez All") :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h18.jpg" border="0" /></p>
<p>Click on <em>Rez</em>. You get a new menu with all your objects :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h19.jpg" border="0" /></p>
<p>Click on one. The object is rezzed :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h20.jpg" border="0" /></p>
<p>The menu has changed. You get only the object not rezzed :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h21.jpg" border="0" /></p>
<p>Click on another button to rez a second object :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h22.jpg" border="0" /></p>
<p>The menu has changed :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h23.jpg" border="0" /></p>
<p>If you click <em>Back </em>you get the main menu :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h24.jpg" border="0" /></p>
<p>You can del all rezzed objects with button <em>Del All</em>.<br />You can rez new object with button <em>Rez</em> (since V1.3 there is also a button "Rez All").</p>
<p>You can del objects with button <em>Del</em> :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h27.jpg" border="0" /></p>
<p>You can manage access with button <em>Access</em> :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h28.jpg" border="0" /></p>
<p>You can adjust objects position and rotation with button <em>Move </em>if you move the rezzer ! Actually the rezzed objects are not linked to the rezzer and if you move it the objects dont follow, so you can move the rezzer dans click on the button <em>Move </em>to move the rezzed objects.</p>
<p>Since V1.2 if you move a rezzed object the rezzer get the new coordinates and save them in memory. But if there is a script reset you lose them. You can configure configrezzer notecard (@dump section) to get the new coordinates in Chat so you can change the line of the object in the @set section. It is a good way to setup the rezzer but not a good one for final user because rezzer becomes chatty.</p>
<p> </p>
<h3>menu configuration</h3>
<p>You can change the menu names. For example change the notecard <em>configrezzer </em>for this :</p>
<p>@version<br />2<br /><br />@set<br />bed@&lt;-5.83262, 0.13095, -1.28894&gt;@&lt;0.25915, 0.65790, -0.25918, 0.65790&gt;<br />rug@&lt;-0.34692, 4.16263, -1.94299&gt;@&lt;0.00000, 0.00000, 0.00000, 1.00000&gt;<br />chair@&lt;-2.97541, 4.13419, -1.24231&gt;@&lt;0.00000, 0.00000, -0.44621, 0.89493&gt;<br />table@&lt;-0.16381, 4.23885, -1.81531&gt;@&lt;0.00000, 0.70711, 0.00000, 0.70711&gt;<br />sofa@&lt;3.01470, 2.16744, -1.68445&gt;@&lt;0.00000, 0.00000, -0.22501, 0.97436&gt;<br /><br />@menu<br />soft bed|bed<br />nice rug|rug <br />easy chair|chair<br />table|table</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h29.jpg" border="0" /></p>
<p> </p>
<p>Dont forget to change version number if you want script to read the notecard ! There is a new section <em>@menu</em>. In this section you write the name you want in the menu and the real name for each object.</p>
<p>Now the menu to rez objects has changed :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h30.jpg" border="0" /></p>
<p>Names are differents and you dont have the sofa because we didn't write it in the section <em>@menu</em>.</p>
<p>Since V1.3 you can show or hide menu options in configuration. Look at <a href="http://simplescript.sillo.org/index.php?option=com_content&amp;view=article&amp;id=35&amp;Itemid=14" target="_blank">configuration page</a>.</p></div>]]></description>
			<author>sandrine@sl-creation.org (sandrine)</author>
			<category>Getting Started</category>
			<pubDate>Sat, 27 Mar 2010 13:34:17 +0000</pubDate>
		</item>
	</channel>
</rss>
