SMSG_ITEM_REFUND_INFO_RESPONSE

Client Version 3.3.5

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/item/smsg_item_refund_info_response.wowm:8.

smsg SMSG_ITEM_REFUND_INFO_RESPONSE = 0x04B2 {
    Guid item;
    Gold money_cost;
    u32 honor_point_cost;
    u32 arena_point_cost;
    ItemRefundExtra[5] extra_items;
    u32 unknown1;
    u32 time_since_loss;
}

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
0x048 / LittleGuiditem
0x0C4 / LittleGoldmoney_cost
0x104 / Littleu32honor_point_cost
0x144 / Littleu32arena_point_cost
0x1840 / -ItemRefundExtra[5]extra_items
0x404 / Littleu32unknown1Emus set to 0.
0x444 / Littleu32time_since_loss