MUD-Dev
mailing list archive

Other Periods  | Other mailing lists  | Search  ]

Date:  [ Previous  | Next  ]      Thread:  [ Previous  | Next  ]      Index:  [ Author  | Date  | Thread  ]

Re: [MUD-Dev] pfiles



yacketta#kodak,com wrote:
> 
> From: Ronald A. Yacketta
> 
> Hello everyone!
> 
> I have been looking at reducing the size of pfiles.
> Instead of saving each object individually why not combine like objects
> (similar to do_inventory() with the combine flag)
> Has anyone seen/done this before?

I believe Smaug does this already.  In addition, my mud only writes out
the vnum and worn location of unmodified generic items, rather than
storing information that the mud already knows about for each instance
of that item.

KaVir.



_______________________________________________
MUD-Dev maillist  -  MUD-Dev#kanga,nu
http://www.kanga.nu/lists/listinfo/mud-dev




Other Periods  | Other mailing lists  | Search  ]