<?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/10-configuration</link>
		<lastBuildDate>Wed, 17 May 2017 15:54:24 +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/10-configuration?format=feed&amp;type=rss"/>
		<language>en-gb</language>
		<item>
			<title>Configuration</title>
			<link>http://simplescript.sillo.org/index.php/simple-rezzer/configuration</link>
			<guid isPermaLink="true">http://simplescript.sillo.org/index.php/simple-rezzer/configuration</guid>
			<description><![CDATA[<div class="feed-description"><h1>How to configure the script rezzer ?</h1>
<p>You configure the script <em>rezzer </em>with the notecard <em>configrezzer</em>. You creat this notecard after the setup with the basic informations :</p>
<p style="text-align: center;"><img src="http://simplescript.sillo.org/images/stories/tuto_1h/1h14.jpg" border="0" /></p>
<h2>Sections syntax</h2>
<h3>version</h3>
<p>The syntax is simple :</p>
<p>@version<br />number</p>
<p>For example for the first time :</p>
<p>@version<br />1</p>
<p>The next time the number increase :</p>
<p>@version<br />2</p>
<p>And so on</p>
<p> </p>
<h3>set</h3>
<p>The syntax is simple :</p>
<p>@set<br />object name@position@rotation</p>
<p>For example :</p>
<p>bed@&lt;-5.83262, 0.13095, -1.28894&gt;@&lt;0.25915, 0.65790, -0.25918, 0.65790&gt;</p>
<p>Object name : bed<br />Position : &lt;-5.83262, 0.13095, -1.28894&gt;<br />Rotation : &lt;0.25915, 0.65790, -0.25918, 0.65790&gt;</p>
<p> </p>
<h2>Optional sections</h2>
<h3>api (optional)</h3>
<p>The syntax is</p>
<p>@api<br />channel number</p>
<p>For example</p>
<p>@api<br />23560</p>
<p>Used for slave mode.</p>
<p>The api can get the object name to rez or the command name if there is a section @command.</p>
<p>New in version 1.31 : special commands rezall and delall</p>
<p> </p>
<h3>trigger (optional)</h3>
<p>The syntax is :</p>
<p>@trigger<br />name</p>
<p>Need @api section to work. The rezzer menu is triggered if there is the name in the api channel.</p>
<p> </p>
<h3>command (optional)</h3>
<p>The syntax is :</p>
<p>@command<br />command name|object name</p>
<p>For example :</p>
<p>@command<br />couch|bed<br />sit|chair</p>
<p>Need section @api to work.</p>
<p> </p>
<h3>menu (optional)</h3>
<p>The syntax is :</p>
<p>@menu<br />name|object</p>
<p>For example :</p>
<p>@menu<br />bed|comfy bed V1.32<br />chair|easy chair V3.21</p>
<p> </p>
<h3>dump (optional)     <em> new in version 1.2 !</em></h3>
<p>The syntax is :</p>
<p>@dump<br />yes or no (default value)</p>
<p>For example :</p>
<p>@dump<br />yes</p>
<p>Now you get new coordinates in Chat if you move or rotate a rezzed object so you can change the line in the @set section.</p>
<p> </p>
<h3>options(optional)     <em> new in version 1.3 !</em></h3>
<p>The syntax is :</p>
<p>@options<br />rez on/off<br />rezall on/off<br />del on/off<br />delall on/off<br />move on/off</p>
<p>For example :</p>
<p>@options<br />rezall off<br />delall off</p>
<p>This section is for menu options. Default is "on" for all options.</p>
<p>If you put here "delall off" you'll get no more option "Dell All" in menu.</p>
<p>If you dont put this section all values are "on".</p></div>]]></description>
			<author>sandrine@sl-creation.org (sandrine)</author>
			<category>Configuration</category>
			<pubDate>Sat, 10 Apr 2010 10:43:30 +0000</pubDate>
		</item>
	</channel>
</rss>
