Ariel Silva

Results 2 issues of Ariel Silva

Description: SMSG_ATTACKER_STATE_UPDATE packet structure is wrong for 3.3.5 sniffs and does not match TrinityCore structure. Current (wrong): ```cs var hitInfo = packet.ReadInt32E("HitInfo"); packet.ReadPackedGuid("AttackerGUID"); packet.ReadPackedGuid("TargetGUID"); packet.ReadInt32("Damage"); packet.ReadInt32("OverDamage"); var subDmgCount = packet.ReadByte();...

bug

Hi! I detected this weird entry on instance saves, the data "U U" is for ulduar raid, however mapid=189 corresponds to Scarlet Monastery ``` mysql> SELECT * FROM characters.instance WHERE...

Sub-Instances
Priority-High
Comp-Core
Branch-3.3.5a
bounty