InitialSpell

Client Version 1, Client Version 2

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/spell/smsg_initial_spells.wowm:12.

struct InitialSpell {
    u16 spell_id;
    u16 unknown1;
}

Body

OffsetSize / EndiannessTypeNameComment
0x002 / Littleu16spell_idcmangos/mangoszero: only send 'first' part of spell
0x022 / Littleu16unknown1cmangos/mangoszero: sets to 0
cmangos/mangoszero: it's not slot id

Used in:

Client Version 3.3.5

Wowm Representation

Autogenerated from wowm file at wow_message_parser/wowm/world/spell/smsg_initial_spells.wowm:33.

struct InitialSpell {
    u32 spell_id;
    u16 unknown1;
}

Body

OffsetSize / EndiannessTypeNameComment
0x004 / Littleu32spell_idcmangos/mangoszero: only send 'first' part of spell
0x042 / Littleu16unknown1cmangos/mangoszero: sets to 0
cmangos/mangoszero: it's not slot id

Used in: