Go Back   EQEmulator Home > EQEmulator Forums > Development > Development::Development

Development::Development Forum for development topics and for those interested in EQEMu development. (Not a support forum)

 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #2  
Old 02-05-2005, 12:56 PM
RangerDown
Demi-God
 
Join Date: Mar 2004
Posts: 1,066
Default

The struct definition for the player profile blob is in one of the header files. I think it might be called player_profile.h or something to that effect, but I don't know for sure until I get my test server booted up :P

I really don't know what to say other than you WILL need to know C++ data types and structs well before you can make any sense of the binary data in there. If you're still inexperienced to the point that you wouldn't understand what you were looking at when you were looking at that struct definition, you're going to have to either change that or accept that the profile blob is a bit out of your league.

*Edit* The definition is in common/eq_packet_structs.h
Look for the definition for struct PlayerProfile_Struct.

Another thing to be aware of before you begin investing any significant amount of time into a profile editor: this struct was not setup by the devs, but rather it's what the client receives when it expects the server to send it info about the player. In other words, it's defined by the network code. The network structures were defined by SOE. In other words, this entire struct could be rearranged at any time at SOE's whim, simply by putting out a patch that totally the player profile packet structure. In fact, as we speak, EQ2's network engine has been ported to EQLive, so a WHOLE bunch of stuff is changing. You might wanna hold out on that till things settle down.
__________________
<idleRPG> Rogean ate a plate of discounted, day-old sushi. This terrible calamity has slowed them 0 days, 15:13:51 from level 48.

Last edited by RangerDown; 02-05-2005 at 09:06 PM..
Reply With Quote
 


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 10:40 AM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3