SMSG_CORPSE_MAP_POSITION_QUERY_RESPONSE

Client Version 3.3.5

Emus just set all values to 0.

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/queries/smsg_corpse_map_position_query_response.wowm:2.

smsg SMSG_CORPSE_MAP_POSITION_QUERY_RESPONSE = 0x04B7 {
    f32 unknown1;
    f32 unknown2;
    f32 unknown3;
    f32 unknown4;
}

SMSG have a header of 4 bytes.

SMSG Header

OffsetSize / EndiannessTypeNameDescription
0x002 / Biguint16sizeSize of the rest of the message including the opcode field but not including the size field.
0x022 / Littleuint16opcodeOpcode that determines which fields the message contains.

Body

OffsetSize / EndiannessTypeNameComment
0x044 / Littlef32unknown1
0x084 / Littlef32unknown2
0x0C4 / Littlef32unknown3
0x104 / Littlef32unknown4