adding groups, some default camera settings, and the ability to monitor outgoing packets by adding HANDLE_PACKETS to udp_dispatcher().send....

This commit is contained in:
enus.linden
2009-03-13 22:09:43 +00:00
committed by Salad Dais
parent 776db124f3
commit 659e2347e4
16 changed files with 1204 additions and 43 deletions

View File

@@ -104,7 +104,7 @@ def login():
print ''
print ''
for _object in client.region.objects.object_store:
print 'ID:', _object.ID, '\tUUID: ', _object.FullID
print 'ID:', _object.ID, '\tUUID: ', _object.FullID , '\tUUID: ', _object.OwnerID
print ''
print ''
print 'Region attributes:'