Sorry for the double post, but wanted to post my CharacterInfo Packet for
5065
5065 CharacterInfo Packet
| Offset | Type | Value |
|---|
| 0 | ushort | 74+TotalStringLength |
| 2 | ushort | 1006 |
| 4 | uint | Character_ID |
| 8 | uint | Charcter_Model |
| 12 | ushort | Character_Hairstyle |
| 14 | uint | Character_Gold |
| 18 | uint | Character_CPs |
| 22 | ulong | Character_Experience |
| 50 | ushort | Character_Strength |
| 52 | ushort | Character_Agility |
| 54 | ushort | Character_Vitality |
| 56 | ushort | Character_Spirit |
| 58 | ushort | Character_Statpoints |
| 60 | ushort | Character_HP |
| 62 | ushort | Character_MP |
| 64 | ushort | Character_PkPoints |
| 66 | byte | Character_Level |
| 67 | byte | Character_Job |
| 68 | byte | Unknown |
| 69 | byte | Character_Reborns |
| 70 | bool | Character_NameDisplay |
| 71 | byte | String_Count |
| 72 | byte | Character_NameLength |
| 73+Pos | byte | Spouse_NameLength |
This probably isn't correct, but its working fine for me so I assume its right..