Robert Dzikowski wrote:
> Hi,
> 
> Can someone tell me what am I doing wrong, please?
> 
> I have a Region Module which works OK,
> but when I try to set color to the prims, which are created in this
> module, nothing changes - prims don't change color.
> 
> I attached my source file, I set colors in DoHelloWorld method.
> BTW can someone explain to me where is first prim, it isn't in my Scene.

You've changed internal state of the prims, but haven't broadcast that
back out to any users, so no one sees it yet.  Look for the Send*Update
calls.

        -Sean

-- 
Sean Dague / Neas Bade
[email protected]
http://dague.net


Attachment: signature.asc
Description: OpenPGP digital signature

_______________________________________________
Opensim-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/opensim-dev

Reply via email to