View Single Post
  #2  
Old 12-14-2012, 06:53 AM
trevius's Avatar
trevius
Developer
 
Join Date: Aug 2006
Location: USA
Posts: 5,946
Default

Looks like the Player Profile is now a variable length according to the SEQ guys. It appears to have changed at some point between September and Oct 24th. Here are some diffs that show what they did to resolve for reference.
http://seq.svn.sf.net/viewvc/seq/sho...?r1=769&r2=771
http://seq.svn.sf.net/viewvc/seq/sho...?r1=718&r2=771

And here are the actual structs and packet building they use currently:
Structs:
http://seq.svn.sf.net/viewvc/seq/sho...77&view=markup

Building Variable Length Player Profile:
http://seq.svn.sf.net/viewvc/seq/sho...77&view=markup

Also, here are the opcodes they use currently:
Zone Opcodes
http://seq.svn.sf.net/viewvc/seq/sho...79&view=markup

World Opcodes
http://seq.svn.sf.net/viewvc/seq/sho...69&view=markup

Hopefully this will be a good reference for getting at least the Player Profile working as well as assigning many of the needed opcodes.
__________________
Trevazar/Trevius Owner of: Storm Haven
Everquest Emulator FAQ (Frequently Asked Questions) - Read It!
Reply With Quote