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
_______________________________________________ Libsecondlife-dev mailing list [email protected] https://lists.berlios.de/mailman/listinfo/libsecondlife-dev
