Code for serializing items?
I've been working on getting SimpleClient to understand the new netcode in EQEmu 0.6.1 and newer, but I've run into a snag. I can get through character creation and selection on the world server, but to take the next step I need to get SimpleClient able to understand how items are serialized as they are passed from the zone server. I looked in the 0.6.1 code and did a quick search in the 0.7.0 code and I couldn't see anything that tells me how items are serialized.
I'm not going to be able to proceed without this, not to mention that if I want to be able to port my existing database up to 0.6.1 and newer it means that I'll have to add item serialization capability to the admin tool. Can anyone point me to some code that shows how items get serialized in newer EQEmu versions?
Thanks,
Wind
|