malufett
Retired Staff
@luffy
don't worry..we will use official packet...and thanks sir Yommy for this packets..
// packet 0x8cbstruct PACKET_ZC_PERSONAL_INFOMATION { /* this+0x0 */ short PacketType /* this+0x2 */ short PacketLength /* this+0x4 */ short Exp /* this+0x6 */ short Death /* this+0x8 */ short Drop /* this+0xa */ struct DETAIL_EXP_INFO DetailInfo[...] { // Size 6 /* this+0x0 */ unsigned char InfoType /* this+0x1 */ short Exp /* this+0x3 */ short Death /* this+0x5 */ short Drop }} // packet 0x97b struct PACKET_ZC_PERSONAL_INFOMATION2 { /* this+0x0 */ short PacketType /* this+0x2 */ short PacketLength /* this+0x4 */ int Exp /* this+0x8 */ int Death /* this+0xc */ int Drop /* this+0x10 */ struct DETAIL_EXP_INFO DatailInfo[...] { // Size 13 /* this+0x0 */ unsigned char InfoType /* this+0x1 */ int Exp /* this+0x5 */ int Death /* this+0x9 */ int Drop }}// packet 0x981struct PACKET_ZC_PERSONAL_INFOMATION_CHN { /* this+0x0 */ short PacketType /* this+0x2 */ short PacketLength /* this+0x4 */ short Exp /* this+0x6 */ short Death /* this+0x8 */ short Drop /* this+0xa */ short ActivityRate /* this+0xc */ struct DETAIL_EXP_INFO DatailInfo[...] { // Size 13 /* this+0x0 */ unsigned char InfoType /* this+0x1 */ int Exp /* this+0x5 */ int Death /* this+0x9 */ int Drop }}
don't worry..we will use official packet...and thanks sir Yommy for this packets..
// packet 0x8cbstruct PACKET_ZC_PERSONAL_INFOMATION { /* this+0x0 */ short PacketType /* this+0x2 */ short PacketLength /* this+0x4 */ short Exp /* this+0x6 */ short Death /* this+0x8 */ short Drop /* this+0xa */ struct DETAIL_EXP_INFO DetailInfo[...] { // Size 6 /* this+0x0 */ unsigned char InfoType /* this+0x1 */ short Exp /* this+0x3 */ short Death /* this+0x5 */ short Drop }} // packet 0x97b struct PACKET_ZC_PERSONAL_INFOMATION2 { /* this+0x0 */ short PacketType /* this+0x2 */ short PacketLength /* this+0x4 */ int Exp /* this+0x8 */ int Death /* this+0xc */ int Drop /* this+0x10 */ struct DETAIL_EXP_INFO DatailInfo[...] { // Size 13 /* this+0x0 */ unsigned char InfoType /* this+0x1 */ int Exp /* this+0x5 */ int Death /* this+0x9 */ int Drop }}// packet 0x981struct PACKET_ZC_PERSONAL_INFOMATION_CHN { /* this+0x0 */ short PacketType /* this+0x2 */ short PacketLength /* this+0x4 */ short Exp /* this+0x6 */ short Death /* this+0x8 */ short Drop /* this+0xa */ short ActivityRate /* this+0xc */ struct DETAIL_EXP_INFO DatailInfo[...] { // Size 13 /* this+0x0 */ unsigned char InfoType /* this+0x1 */ int Exp /* this+0x5 */ int Death /* this+0x9 */ int Drop }}