teel / stasiscl

Automatically exported from code.google.com/p/stasiscl
0 stars 0 forks source link

The parser doesn't handle ALL the events #31

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
Such as : 

SPELL_CAST_START, SPELL_AURA_STOLEN

Example of an unhandled (and needed event):
SPELL_CAST_START,0x000000000120CA92,"Padrino",0x51
4,0x0000000000000000,nil,0x80000000,32375,"Mass Dispel",0x2

Original issue reported on code.google.com by jay...@gmail.com on 13 Jun 2008 at 12:28

GoogleCodeExporter commented 8 years ago
I think these events are both recognized by Parser.pm, although they are not 
reported in the stats (i.e. they are 
parsed and then ignored). 

Original comment by gianmerlino@gmail.com on 1 Jul 2008 at 5:00

GoogleCodeExporter commented 8 years ago

Original comment by gianmerlino@gmail.com on 16 Jul 2008 at 7:14