Since the 0.31 release, the format of the region file has changed to include a master_avatar_account field:
<Root> <Config sim_UUID="befb7ca2-beee-4469-9199-784ff918f3f9" sim_name="realXtend Test" sim_location_x="1000" sim_location_y="1000" internal_ip_address="0.0.0.0" internal_ip_port="9000" allow_alternate_ports="false" external_host_name="127.0.0.1" master_avatar_uuid="00000000-0000-0000-0000-000000000000" estate_covanant_uuid="00000000-0000-0000-0000-000000000000" master_avatar_first="Test" master_avatar_last="User" master_avatar_pass="test" master_avatar_authentication_address="http:// 127.0.0.1:10001" master_avatar_account="Test.User" /> </Root> Note that the format is "Firstname.Lastname". How does this format relate to the account field in the users table which is still "testuser"? Is the Test.User form used anywhere else? I asked the Opensim forum what the purpose of the master_avatar was and received this reply: https://lists.berlios.de/pipermail/opensim-users/2008-October/000483.html. In addition, it seems that if you use the estate management tools to return objects to their owners, objects that can't be returned to their owner are returned to the master_avatar. Does the master_avatar have any additional purpose in the realXtend implementation? --~--~---------~--~----~------------~-------~--~----~ http://groups.google.com/group/realxtend -~----------~----~----~----~------~----~------~--~---
