<div dir="ltr">ultimately I will have to try that. Thanks.<div>R</div></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Mon, Jan 27, 2014 at 8:00 PM, Jeff Kelley <span dir="ltr"><<a href="mailto:opensim@pescadoo.net" target="_blank">opensim@pescadoo.net</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">At 7:33 PM -0500 27/1/14, Dr Ramesh Ramloll wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
 Lately I have been finding it hard to update the same script in N objects,<br>
 and N is growing exponentially.<br>
</blockquote>
<br></div>
If the objects lies in the same region, use llRemoteLoadScriptPin.<br>
<br>
You should "bless" each object before with llSetRemoteScriptAccessPin.<br>
<br>
Your updater has to discover every objects, you have three choices:<br>
<br>
llSensor and variants (moving sensor, panoramic sensor)<br>
<br>
llCastRay<br>
<br>
Network the objects : poll them with a llRegionSay("ping"), have a listen handler which echoes back, this way you collect all their UUIDs.<br>
<br>
Set  ScriptDelayFactor to 0 if you can. You will turbo-load your scripts.<div class="HOEnZb"><div class="h5"><br>
<br>
<br>
<br>
-- Jeff<br>
______________________________<u></u>_________________<br>
Opensim-users mailing list<br>
<a href="mailto:Opensim-users@lists.berlios.de" target="_blank">Opensim-users@lists.berlios.de</a><br>
<a href="https://lists.berlios.de/mailman/listinfo/opensim-users" target="_blank">https://lists.berlios.de/<u></u>mailman/listinfo/opensim-users</a><br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><font color="#999999">'Consider how the lilies grow. They do not labor or spin.'</font><br><b>Rameshsharma Ramloll</b> PhD, CEO CTO DeepSemaphore LLC, Affiliate <i>Research Associate Professor</i>, Idaho State University, Pocatello, ID 83209 Tel: 208-240-0040<br>

<div><a href="http://www.linkedin.com/in/rameshramloll" target="_blank">LinkedIn</a>, <a href="http://www.deepsemaphore.com" target="_blank">DeepSemaphore LLC</a>, <a href="http://www.rezmela.com" target="_blank">RezMela</a>, <a href="https://plus.google.com/103652369558830540272/about" target="_blank">Google+ profile</a></div>

</div>
</div>