[Opensim-users] Removing script animations

Bulli avdleeuw at gmail.com
Thu Apr 14 05:43:51 UTC 2011


On Thu, Apr 14, 2011 at 3:17 AM, atul thapliyal
<aatul.thapliyal at gmail.com> wrote:
> Hello everyone,
> Whenever a script executes in my OpenSim environment(0.7.0.2) , I could see
> some white animations revolving around the prism until the script completes
> its execution.
> Is there any setting in the config files so that this could be stopped?
> Am I missing any setting ?

The white 'animations' could possibly be the viewer effects that show
when an object is 'saying' things. If you have a script with llSay or
llOwnerSay commands, you will see the white 'animations' . This is
something configured in the viewer, so that's the place you should be
looking for to turn it off (or removechange those LSL commands to
something else, like llInstantMessage)

Bulli Schumann



More information about the Opensim-users mailing list