<?xml version="1.0" encoding="utf-8"?>
<!-- generator="Joomla! - Open Source Content Management" -->
<feed xmlns="http://www.w3.org/2005/Atom"  xml:lang="en-gb">
	<title type="text">Simple Rezzer</title>
	<subtitle type="text">Simple scripts tutorials</subtitle>
	<link rel="alternate" type="text/html" href="http://simplescript.sillo.org"/>
	<id>http://simplescript.sillo.org/index.php/simple-rezzer/17-creations3</id>
	<updated>2017-05-17T15:54:25+00:00</updated>
	<generator uri="http://joomla.org" version="2.5">Joomla! - Open Source Content Management</generator>
	<link rel="self" type="application/atom+xml" href="http://simplescript.sillo.org/index.php/simple-rezzer/17-creations3?format=feed&amp;type=atom"/>
	<entry>
		<title>Themes generator</title>
		<link rel="alternate" type="text/html" href="http://simplescript.sillo.org/index.php/simple-rezzer/theme-generator"/>
		<published>2015-05-21T09:47:30+00:00</published>
		<updated>2015-05-21T09:47:30+00:00</updated>
		<id>http://simplescript.sillo.org/index.php/simple-rezzer/theme-generator</id>
		<author>
			<name>sandrine</name>
			<email>sandrine@sl-creation.org</email>
		</author>
		<summary type="html">&lt;div class=&quot;feed-description&quot;&gt;&lt;h1&gt;Themes generator (V1.34)&lt;/h1&gt;
&lt;p&gt;Suppose you want to set different themes for a place. I mean a system like &lt;a href=&quot;http://multiscene.mine.nu/&quot; target=&quot;_blank&quot;&gt;multiscene&lt;/a&gt;. How to do it with simple rezzer ? A rezzer can only set a theme, not many ones so you must use many rezzer, one for each theme. You also need a system to manage all these rezzers.&lt;/p&gt;
&lt;p&gt;I created 2 new scripts to have this kind of system working. This article describes the process to set it.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;If you have a previous version of simple rezzer and you want to use this new possibility send me a notecard in world and I'll send you the last version.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;All menus are in french but I think it's not a problem...&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;This example is in the last package. &lt;br /&gt;&lt;/em&gt;&lt;/p&gt;
&lt;h2&gt;Create the themes&lt;/h2&gt;
&lt;p&gt;The first step is to create the themes. For each one you make a casul setup with simple rezzer. Let's look at an example.&lt;/p&gt;
&lt;p&gt;Say you have un rezzer and 3 objects :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/stories/simple_rezzer/img01.jpg&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Your objects can be complex linked primitives but it's the same process.&lt;/p&gt;
&lt;p&gt;First drop the &lt;strong&gt;rezzer setup&lt;/strong&gt; script in your rezzer :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/img02.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;You get the casual menu :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/img03.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Clic on &lt;strong&gt;Detect&lt;/strong&gt; to detect your objects (adjust the range if needed) :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/img04.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Select the first object and clic again on &lt;strong&gt;Detect&lt;/strong&gt; in the new menu :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/img05.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Select the second object and the third one the same way, so you get this menu :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/img06.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Now clic on &lt;strong&gt;End &lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/img07.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;You get a web page like this :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/stories/simple_rezzer/img08.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Create a notecard configrezzer with this text, but add the api reference :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/stories/simple_rezzer/img09.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;In each object you need the &lt;strong&gt;rezobject&lt;/strong&gt; script :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/stories/simple_rezzer/img11.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;In your rezzer drop :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;configrezzer&lt;/strong&gt; notecard created above&lt;/li&gt;
&lt;li&gt;your objects&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;manager&lt;/strong&gt; script&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;rezzer&lt;/strong&gt; script&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&quot;images/stories/simple_rezzer/img10.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Now this theme is ready.&lt;/p&gt;
&lt;p&gt;Create all your themes as this. For the example I created 3 themes..&lt;/p&gt;
&lt;p&gt;Take care that all you rezzers will be rezzed at the same place and the same rotation so make yous setups with this idea in your mind !&lt;/p&gt;
&lt;p&gt;The generator will create the menu with rezzers names so choose different, short and good names for them !&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2&gt;Create the generator&lt;/h2&gt;
&lt;p&gt;Now that the themes are created lst's go for the generator. Must be an object bigger than the rezzer because theses ones will be rezzed inside it and must be hidden (you also can make your rezzers transparents or any other way you like) :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/stories/simple_rezzer/img12.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Mine is only a simple cylinder ! Put inside it :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;all your themes&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;themes&lt;/strong&gt; script&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&quot;images/stories/simple_rezzer/img13.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;It's ready !&lt;/p&gt;
&lt;p&gt;If you clic on it you get the menu :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/stories/simple_rezzer/img14.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;If you clic on a theme button you get it rezzed :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/stories/simple_rezzer/img15.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Now if you clic again you get only the &lt;span id=&quot;result_box&quot; class=&quot;short_text&quot; lang=&quot;en&quot;&gt;&lt;span class=&quot;hps&quot;&gt;remaining themes :&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;short_text&quot; lang=&quot;en&quot;&gt;&lt;span class=&quot;hps&quot;&gt;&lt;img src=&quot;images/stories/simple_rezzer/img16.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;short_text&quot; lang=&quot;en&quot;&gt;&lt;span class=&quot;hps&quot;&gt;If you clic on another theme button the last one is deleted and the new one rezzed.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;short_text&quot; lang=&quot;en&quot;&gt;&lt;span class=&quot;hps&quot;&gt;The &lt;strong&gt;Clean&lt;/strong&gt; button is to clean rezzed theme.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;short_text&quot; lang=&quot;en&quot;&gt;&lt;span class=&quot;hps&quot;&gt;The &lt;strong&gt;Access&lt;/strong&gt; button is to manage access to themes generator (all, group or owner).&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Have fun with it !&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;/div&gt;</summary>
		<content type="html">&lt;div class=&quot;feed-description&quot;&gt;&lt;h1&gt;Themes generator (V1.34)&lt;/h1&gt;
&lt;p&gt;Suppose you want to set different themes for a place. I mean a system like &lt;a href=&quot;http://multiscene.mine.nu/&quot; target=&quot;_blank&quot;&gt;multiscene&lt;/a&gt;. How to do it with simple rezzer ? A rezzer can only set a theme, not many ones so you must use many rezzer, one for each theme. You also need a system to manage all these rezzers.&lt;/p&gt;
&lt;p&gt;I created 2 new scripts to have this kind of system working. This article describes the process to set it.&lt;/p&gt;
&lt;p&gt;&lt;em&gt;If you have a previous version of simple rezzer and you want to use this new possibility send me a notecard in world and I'll send you the last version.&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;All menus are in french but I think it's not a problem...&lt;/em&gt;&lt;/p&gt;
&lt;p&gt;&lt;em&gt;This example is in the last package. &lt;br /&gt;&lt;/em&gt;&lt;/p&gt;
&lt;h2&gt;Create the themes&lt;/h2&gt;
&lt;p&gt;The first step is to create the themes. For each one you make a casul setup with simple rezzer. Let's look at an example.&lt;/p&gt;
&lt;p&gt;Say you have un rezzer and 3 objects :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/stories/simple_rezzer/img01.jpg&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Your objects can be complex linked primitives but it's the same process.&lt;/p&gt;
&lt;p&gt;First drop the &lt;strong&gt;rezzer setup&lt;/strong&gt; script in your rezzer :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/img02.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;You get the casual menu :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/img03.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Clic on &lt;strong&gt;Detect&lt;/strong&gt; to detect your objects (adjust the range if needed) :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/img04.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Select the first object and clic again on &lt;strong&gt;Detect&lt;/strong&gt; in the new menu :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/img05.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Select the second object and the third one the same way, so you get this menu :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/img06.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Now clic on &lt;strong&gt;End &lt;/strong&gt;:&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/img07.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;You get a web page like this :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/stories/simple_rezzer/img08.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Create a notecard configrezzer with this text, but add the api reference :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/stories/simple_rezzer/img09.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;In each object you need the &lt;strong&gt;rezobject&lt;/strong&gt; script :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/stories/simple_rezzer/img11.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;In your rezzer drop :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;configrezzer&lt;/strong&gt; notecard created above&lt;/li&gt;
&lt;li&gt;your objects&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;manager&lt;/strong&gt; script&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;rezzer&lt;/strong&gt; script&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&quot;images/stories/simple_rezzer/img10.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Now this theme is ready.&lt;/p&gt;
&lt;p&gt;Create all your themes as this. For the example I created 3 themes..&lt;/p&gt;
&lt;p&gt;Take care that all you rezzers will be rezzed at the same place and the same rotation so make yous setups with this idea in your mind !&lt;/p&gt;
&lt;p&gt;The generator will create the menu with rezzers names so choose different, short and good names for them !&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2&gt;Create the generator&lt;/h2&gt;
&lt;p&gt;Now that the themes are created lst's go for the generator. Must be an object bigger than the rezzer because theses ones will be rezzed inside it and must be hidden (you also can make your rezzers transparents or any other way you like) :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/stories/simple_rezzer/img12.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Mine is only a simple cylinder ! Put inside it :&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;all your themes&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;themes&lt;/strong&gt; script&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;img src=&quot;images/stories/simple_rezzer/img13.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;It's ready !&lt;/p&gt;
&lt;p&gt;If you clic on it you get the menu :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/stories/simple_rezzer/img14.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;If you clic on a theme button you get it rezzed :&lt;/p&gt;
&lt;p&gt;&lt;img src=&quot;images/stories/simple_rezzer/img15.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/p&gt;
&lt;p&gt;Now if you clic again you get only the &lt;span id=&quot;result_box&quot; class=&quot;short_text&quot; lang=&quot;en&quot;&gt;&lt;span class=&quot;hps&quot;&gt;remaining themes :&lt;br /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;short_text&quot; lang=&quot;en&quot;&gt;&lt;span class=&quot;hps&quot;&gt;&lt;img src=&quot;images/stories/simple_rezzer/img16.JPG&quot; border=&quot;0&quot; alt=&quot;&quot; style=&quot;display: block; margin-left: auto; margin-right: auto;&quot; /&gt;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;short_text&quot; lang=&quot;en&quot;&gt;&lt;span class=&quot;hps&quot;&gt;If you clic on another theme button the last one is deleted and the new one rezzed.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;short_text&quot; lang=&quot;en&quot;&gt;&lt;span class=&quot;hps&quot;&gt;The &lt;strong&gt;Clean&lt;/strong&gt; button is to clean rezzed theme.&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class=&quot;short_text&quot; lang=&quot;en&quot;&gt;&lt;span class=&quot;hps&quot;&gt;The &lt;strong&gt;Access&lt;/strong&gt; button is to manage access to themes generator (all, group or owner).&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Have fun with it !&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;/div&gt;</content>
		<category term="Creations" />
	</entry>
	<entry>
		<title>Centralized control (V1.31)</title>
		<link rel="alternate" type="text/html" href="http://simplescript.sillo.org/index.php/simple-rezzer/centralized-control"/>
		<published>2010-09-19T10:52:33+00:00</published>
		<updated>2010-09-19T10:52:33+00:00</updated>
		<id>http://simplescript.sillo.org/index.php/simple-rezzer/centralized-control</id>
		<author>
			<name>sandrine</name>
			<email>sandrine@sl-creation.org</email>
		</author>
		<summary type="html">&lt;div class=&quot;feed-description&quot;&gt;&lt;p&gt;&lt;span id=&quot;result_box&quot;&gt;I guess I have a centralized control of several rezzer. For my example i only take 2 rezzer (the setup must be done), but &lt;/span&gt;&lt;span id=&quot;result_box&quot; class=&quot;short_text&quot;&gt;&lt;span&gt;it would be the same thing with more rezzer. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/tuto_1j/1j01.JPG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;For each rezzer i add a special section in &lt;em&gt;configrezzer &lt;/em&gt;notecard to put them in slave mode :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/tuto_1j/1j02.JPG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt; &lt;/p&gt;
&lt;p&gt;The special is @api, i choose the channel 103. Now rezzers can be only triggered from another script. Here is this script :&lt;/p&gt;
&lt;pre&gt;integer channel = -52112;&lt;br /&gt;integer apiChannel = 103;&lt;br /&gt;default&lt;br /&gt;{&lt;br /&gt;    state_entry()&lt;br /&gt;    {&lt;br /&gt;        llListen(channel, &quot;&quot;, NULL_KEY, &quot;&quot;);&lt;br /&gt;    }&lt;br /&gt;    listen(integer channel, string name, key id, string message)&lt;br /&gt;    {&lt;br /&gt;        llMessageLinked(LINK_THIS, apiChannel, message, NULL_KEY);&lt;br /&gt;    }&lt;br /&gt;}&lt;/pre&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/tuto_1j/1j03.JPG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I call it &lt;em&gt;command &lt;/em&gt;and put it in each rezzer inventory :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/tuto_1j/1j04.JPG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Now i creat a new object that will be the the centralized control :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/tuto_1j/1j05.JPG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I create a new script for this object :&lt;/p&gt;
&lt;pre&gt;integer channel = -52112;&lt;br /&gt;default&lt;br /&gt;{&lt;br /&gt;    touch_start(integer total_number)&lt;br /&gt;    {&lt;br /&gt;        llShout(channel, &quot;rezall&quot;);&lt;br /&gt;    }&lt;br /&gt;}&lt;/pre&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/tuto_1j/1j06.JPG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;Now if i delete all rezzed object and clic on centralized control all objects are rezzed again at th esame time for the 2 rezzer.&lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;Maybe you think it will be a good idea to also create an object to del all objects. It's easy. I create a new object :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/tuto_1j/1j07.JPG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;And i put this script inside :&lt;/p&gt;
&lt;pre style=&quot;text-align: justify;&quot;&gt;integer channel = -52112;&lt;br /&gt;default&lt;br /&gt;{&lt;br /&gt;    touch_start(integer total_number)&lt;br /&gt;    {&lt;br /&gt;        llShout(channel, &quot;delall&quot;);&lt;br /&gt;    }&lt;br /&gt;}&lt;br /&gt;&lt;/pre&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/tuto_1j/1j08.JPG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;The same script than above, but now the command is &lt;em&gt;delall&lt;/em&gt;. Now if i clic on this object all objects are erased.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/tuto_1j/1j09.JPG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;This example is simple, but it is possible to create a sophisticated system by ordering specific objects or groups of objects.&lt;/p&gt;&lt;/div&gt;</summary>
		<content type="html">&lt;div class=&quot;feed-description&quot;&gt;&lt;p&gt;&lt;span id=&quot;result_box&quot;&gt;I guess I have a centralized control of several rezzer. For my example i only take 2 rezzer (the setup must be done), but &lt;/span&gt;&lt;span id=&quot;result_box&quot; class=&quot;short_text&quot;&gt;&lt;span&gt;it would be the same thing with more rezzer. &lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/tuto_1j/1j01.JPG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt;&lt;br /&gt;For each rezzer i add a special section in &lt;em&gt;configrezzer &lt;/em&gt;notecard to put them in slave mode :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/tuto_1j/1j02.JPG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt; &lt;/p&gt;
&lt;p&gt;The special is @api, i choose the channel 103. Now rezzers can be only triggered from another script. Here is this script :&lt;/p&gt;
&lt;pre&gt;integer channel = -52112;&lt;br /&gt;integer apiChannel = 103;&lt;br /&gt;default&lt;br /&gt;{&lt;br /&gt;    state_entry()&lt;br /&gt;    {&lt;br /&gt;        llListen(channel, &quot;&quot;, NULL_KEY, &quot;&quot;);&lt;br /&gt;    }&lt;br /&gt;    listen(integer channel, string name, key id, string message)&lt;br /&gt;    {&lt;br /&gt;        llMessageLinked(LINK_THIS, apiChannel, message, NULL_KEY);&lt;br /&gt;    }&lt;br /&gt;}&lt;/pre&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/tuto_1j/1j03.JPG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I call it &lt;em&gt;command &lt;/em&gt;and put it in each rezzer inventory :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/tuto_1j/1j04.JPG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;Now i creat a new object that will be the the centralized control :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/tuto_1j/1j05.JPG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;p&gt;I create a new script for this object :&lt;/p&gt;
&lt;pre&gt;integer channel = -52112;&lt;br /&gt;default&lt;br /&gt;{&lt;br /&gt;    touch_start(integer total_number)&lt;br /&gt;    {&lt;br /&gt;        llShout(channel, &quot;rezall&quot;);&lt;br /&gt;    }&lt;br /&gt;}&lt;/pre&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/tuto_1j/1j06.JPG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;Now if i delete all rezzed object and clic on centralized control all objects are rezzed again at th esame time for the 2 rezzer.&lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;Maybe you think it will be a good idea to also create an object to del all objects. It's easy. I create a new object :&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/tuto_1j/1j07.JPG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;And i put this script inside :&lt;/p&gt;
&lt;pre style=&quot;text-align: justify;&quot;&gt;integer channel = -52112;&lt;br /&gt;default&lt;br /&gt;{&lt;br /&gt;    touch_start(integer total_number)&lt;br /&gt;    {&lt;br /&gt;        llShout(channel, &quot;delall&quot;);&lt;br /&gt;    }&lt;br /&gt;}&lt;br /&gt;&lt;/pre&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/tuto_1j/1j08.JPG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;The same script than above, but now the command is &lt;em&gt;delall&lt;/em&gt;. Now if i clic on this object all objects are erased.&lt;/p&gt;
&lt;p style=&quot;text-align: center;&quot;&gt;&lt;img src=&quot;images/stories/tuto_1j/1j09.JPG&quot; border=&quot;0&quot; /&gt;&lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt; &lt;/p&gt;
&lt;p style=&quot;text-align: justify;&quot;&gt;This example is simple, but it is possible to create a sophisticated system by ordering specific objects or groups of objects.&lt;/p&gt;&lt;/div&gt;</content>
		<category term="Creations" />
	</entry>
</feed>
