SMSG_BINDPOINTUPDATE

Client Version 1.12

Inform the client of a their hearthstone location.

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/movement/smsg/smsg_bindpointupdate.wowm:2.

smsg SMSG_BINDPOINTUPDATE = 0x0155 {
    Vector3d position;
    Map map;
    Area area;
}

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
0x0412 / -Vector3dposition
0x104 / -Mapmap
0x144 / -Areaarea

Client Version 2.4.3

Inform the client of a their hearthstone location.

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/movement/smsg/smsg_bindpointupdate.wowm:2.

smsg SMSG_BINDPOINTUPDATE = 0x0155 {
    Vector3d position;
    Map map;
    Area area;
}

Header

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
0x0412 / -Vector3dposition
0x104 / -Mapmap
0x144 / -Areaarea

Client Version 3.3.5

Inform the client of a their hearthstone location.

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/movement/smsg/smsg_bindpointupdate.wowm:2.

smsg SMSG_BINDPOINTUPDATE = 0x0155 {
    Vector3d position;
    Map map;
    Area area;
}

Header

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
0x0412 / -Vector3dposition
0x104 / -Mapmap
0x144 / -Areaarea