[Opensim-users] Asset records for deleted inventory prims and prim groups
Jeff Kelley
opensim at pescadoo.net
Thu Jan 2 22:15:21 UTC 2014
At 11:06 PM +0200 2/1/14, George Anastassakis wrote:
>> Prim-type records, I assume they are assets type 6 aka serialized
>> objects, may be referenced from inside other objects.
>
>Yes, I am indeed talking about type 6 assets. By "referenced from
>inside other objects" you mean that they may be linked to other
>prims, referenced in LSL code or something else?
Contained in in-world prims.
Objects have inventories and they are stored (as references to
assets) into the simulator db, not the asset/inventory db.
Suppose an avatar puts an object into a box, then deletes the object
from his inventory. It is indeed gone from the inventory db
(inventoryitems), but there is still an entry in the simulator's db
(primitems).
Other example : You load an OAR with freebie boxes, then you delete
all assets not belonging to any avatar inventory : you zap every box
content.
-- Jeff
More information about the Opensim-users
mailing list