At the moment, I don't think anyone within the core of OpenSimulator has researched this. If you'd like to examine it, it might be best to take a look at how libOpenMetaverse managed it from the client side and then see how you can apply it server side. Implementing DisplayNames 'will' require C# knowledge and some minimal knowledge about how OpenSimulator is structured. My guess, though, as I said, I have not researched this particular feature, is it would also require either base XML understanding .. or an understanding about how to use the libOMV OSD type objects. It would require an understanding of what CAPABILITIES are and how to register your new CAPABILITY with the SEED CAPABILITY.
Regards Teravus On Sun, Jun 26, 2011 at 11:50 PM, Tyler McMaster <[email protected]> wrote: > What message does the viewer send for display names? > > > I'm trying to make a plugin that enables display names. > _______________________________________________ > Opensim-dev mailing list > [email protected] > https://lists.berlios.de/mailman/listinfo/opensim-dev > _______________________________________________ Opensim-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/opensim-dev
