ultimately I will have to try that. Thanks. R
On Mon, Jan 27, 2014 at 8:00 PM, Jeff Kelley <[email protected]> wrote: > At 7:33 PM -0500 27/1/14, Dr Ramesh Ramloll wrote: > > Lately I have been finding it hard to update the same script in N >> objects, >> and N is growing exponentially. >> > > If the objects lies in the same region, use llRemoteLoadScriptPin. > > You should "bless" each object before with llSetRemoteScriptAccessPin. > > Your updater has to discover every objects, you have three choices: > > llSensor and variants (moving sensor, panoramic sensor) > > llCastRay > > Network the objects : poll them with a llRegionSay("ping"), have a listen > handler which echoes back, this way you collect all their UUIDs. > > Set ScriptDelayFactor to 0 if you can. You will turbo-load your scripts. > > > > > -- Jeff > _______________________________________________ > Opensim-users mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-users > -- 'Consider how the lilies grow. They do not labor or spin.' *Rameshsharma Ramloll* PhD, CEO CTO DeepSemaphore LLC, Affiliate *Research Associate Professor*, Idaho State University, Pocatello, ID 83209 Tel: 208-240-0040 LinkedIn <http://www.linkedin.com/in/rameshramloll>, DeepSemaphore LLC<http://www.deepsemaphore.com>, RezMela <http://www.rezmela.com>, Google+ profile<https://plus.google.com/103652369558830540272/about>
_______________________________________________ Opensim-users mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-users
