How does  one set up a name request block to get a name from a UUID?



On 21/12/06, Baba <[EMAIL PROTECTED]> wrote:

That's really just a debugging output  ;0   You usually have to do a
name request block to get names from UUIDs, though there should be an
easier way.

I think the library should set up the callback an cache keys etc..
Retrieving names from keys is a pretty much default requrement, but
probably should not be part of the minimal session.

What's the thought on that?

SuezanneC Baskerville wrote:
> In the file iManager.cs, which is in
> ...\libsecondlife-cs\examples\IA_InventoryManager there is a line that
> diplays an inventory item's CreatorId.  I would like to change this so
> as to display the creator's name instead.
> The line I want to change is:
> Console.WriteLine( "<" + item.CreatorID.ToStringHyphenated() + "> "
> +"<"+ item.Name + ">" ) ;
>
> Thanks for your time.
>
> ---
> Join me at Second Life!
> World's best no goal free form multi-user virtual environment
> Available at www.secondlife.com <http://www.secondlife.com>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Libsecondlife-dev mailing list
> [email protected]
> https://lists.berlios.de/mailman/listinfo/libsecondlife-dev
>

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




--
Join me at Second Life!
World's best no goal free form multi-user virtual environment
Available at www.secondlife.com
_______________________________________________
Libsecondlife-dev mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/libsecondlife-dev

Reply via email to