View Single Post
  #2  
Old 01-11-2009, 04:41 PM
Derision
Developer
 
Join Date: Feb 2004
Location: UK
Posts: 1,540
Default

Look at common/patches/Client62.cpp and common/patches/Titanium.cpp at function char *SerializeItem(const ItemInst *inst, sint16 slot_id, uint32 *length, uint8 depth).

There is an article in the Wiki that describes serialization as well.

Edit: Wiki article: http://www.eqemulator.net/wiki/wikka...=ItemStructure

Last edited by Derision; 01-12-2009 at 12:43 AM..
Reply With Quote