On Thu, Apr 14, 2011 at 3:17 AM, atul thapliyal
<[email protected]> 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
_______________________________________________
Opensim-users mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-users

Reply via email to