Jump to content

SMSG_SPELL_START and SMSG_SPELL_GO send unknown spell ID?


daveh

Recommended Posts

Just found SMSG_SPELL_START and SMSG_SPELL_GO send unknown spell ID (not in Spell.dbc) in a offi server, while doing quest As the Crow Flies by using item Stormcrow Amulet:

1. When using item Stormcrow Amulet, it casts spell Stormcrow Amulet:

SMSG_SPELL_START:

xx xx xx xx xx xx xx item guid

xx xx xx xx xx player pack guid

02

76 7B 00 00 spell ID Stormcrow Amulet

12 00 00 00 00 00 00 00 00 00 00 00

SMSG_SPELL_GO

xx xx xx xx xx xx xx item guid

xx xx xx xx xx player pack guid

02

76 7B 00 00 spellID Stormcrow Amulet

10 01 00 00 flags

72 F6 E5 DE timestamp

01

xx xx xx xx xx xx xx player guid

00 02 00 00 00 00

2. After sending spell Stormcrow Amulet, offi server sends some unknown spell IDs:

(1).

SMSG_SPELL_START

xx xx xx xx xx player pack guid

xx xx xx xx xx player pack guid

00

02 7C 00 00 it's supposed to be spell ID 0x7C02=31746, but it doesn't exist in DBC

0B 00 00 00 00 00 00 00 00 00 00 00

SMSG_SPELL_GO

xx xx xx xx xx player pack guid

xx xx xx xx xx player pack guid

00

02 7C 00 00 it's supposed to be spell ID 0x7C02=31746, but it doesn't exist in DBC

09 01 00 00 flags

6F F7 E5 DE timestamp

01

xx xx xx xx xx xx xx player guid

00 02 00 00 00 00

SMSG_AURA_UPDATE

xx xx xx xx xx player pack guid

05

02 7C 00 00 it's supposed to be spell ID 0x7C02=31746, but it doesn't exist in DBC

39 40 00 78 5D 02 00 78 5D 02 00 0C 00 00 00 00

(2)

SMSG_SPELL_START

xx xx xx xx xx player pack guid

xx xx xx xx xx player pack guid

00

1D 7C 00 00 it's supposed to be spell ID 0x7C1D=31773, but it doesn't exist in DBC

0B 00 00 00 00 00 00 00 00 00 00 00

SMSG_SPELL_GO

xx xx xx xx xx player pack guid

xx xx xx xx xx player pack guid

00

1D 7C 00 00 it's supposed to be spell ID 0x7C1D=31773, but it doesn't exist in DBC

09 01 00 00

E3 02 E6 DE

01

xx xx xx xx xx xx xx player guid

00 02 00 00 00 00

How does this mean?

Link to comment
Share on other sites

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Privacy Policy Terms of Use