[DGD] Show all cloned objects

Stephen Schmidt schmidsj at union.edu
Mon Jun 17 20:14:23 CEST 2002


On Mon, 17 Jun 2002, Ryan Elgram wrote:
> Is there a way to get an array with all the object_names for all cloned
> objects of a certain base object?

If one has an object manager in the mudlib, this would be a
fairly natural thing for it to keep track of, if the driver
doesn't do so (and I don't think the driver does, although
I am not certain of that).

It might be a little memory-intensitve, if the object manager
stores that information, or a little CPU-intensive, if it
searches a list of all objects. Either way, this is something
I would avoid invoking where possible.

Steve


_________________________________________________________________
List config page:  http://list.imaginary.com/mailman/listinfo/dgd



More information about the DGD mailing list