<?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 MultiSit</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-sit/16-faq</id>
	<updated>2017-05-17T15:53:34+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-sit/16-faq?format=feed&amp;type=atom"/>
	<entry>
		<title>FAQ</title>
		<link rel="alternate" type="text/html" href="http://simplescript.sillo.org/index.php/simple-sit/faq"/>
		<published>2010-09-03T11:31:25+00:00</published>
		<updated>2010-09-03T11:31:25+00:00</updated>
		<id>http://simplescript.sillo.org/index.php/simple-sit/faq</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;All questions about Simple Multisit here...&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2&gt;&quot;I am getting  a &quot;No room to sit here, try another spot.&quot; message  when I am trying to sit on a prim that is configured to be seated for more than one avatar.&quot; How can I fix it?&lt;/h2&gt;
&lt;p&gt;You could fix this problem by adding other sit targets to prims that you already have in your link-set by copying and pasting the following script into them :&lt;/p&gt;
&lt;pre style=&quot;padding-left: 30px;&quot;&gt;default {&lt;br /&gt;    state_entry() {&lt;br /&gt;    llSitTarget( &amp;lt;0,0,1.0&amp;gt;, ZERO_ROTATION );&lt;br /&gt;    //llRemoveInventory( llGetScriptName() );&lt;br /&gt;    }&lt;br /&gt;}&lt;/pre&gt;
&lt;p&gt;After which you may delete the script from the prims&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2&gt;How come I'm not getting the setting menu when I sit on the ball ?&lt;/h2&gt;
&lt;p&gt;Please make sure that you have dropped the ball into the same prim that you dropped the setting script into and try again.&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;p&gt;All questions about Simple Multisit here...&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2&gt;&quot;I am getting  a &quot;No room to sit here, try another spot.&quot; message  when I am trying to sit on a prim that is configured to be seated for more than one avatar.&quot; How can I fix it?&lt;/h2&gt;
&lt;p&gt;You could fix this problem by adding other sit targets to prims that you already have in your link-set by copying and pasting the following script into them :&lt;/p&gt;
&lt;pre style=&quot;padding-left: 30px;&quot;&gt;default {&lt;br /&gt;    state_entry() {&lt;br /&gt;    llSitTarget( &amp;lt;0,0,1.0&amp;gt;, ZERO_ROTATION );&lt;br /&gt;    //llRemoveInventory( llGetScriptName() );&lt;br /&gt;    }&lt;br /&gt;}&lt;/pre&gt;
&lt;p&gt;After which you may delete the script from the prims&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;
&lt;h2&gt;How come I'm not getting the setting menu when I sit on the ball ?&lt;/h2&gt;
&lt;p&gt;Please make sure that you have dropped the ball into the same prim that you dropped the setting script into and try again.&lt;/p&gt;
&lt;p&gt; &lt;/p&gt;&lt;/div&gt;</content>
		<category term="FAQ" />
	</entry>
</feed>
