gamefreedomgit / Frostmourne

3 stars 1 forks source link

Missing SPELL_CAST_SUCCESS for Malygos' Vortex #1168

Closed Nessy27 closed 4 weeks ago

Nessy27 commented 3 months ago

Description: Malygos isn't sending a SPELL_CAST_SUCCESS event when using his Vortex. This causes the DBM Vortex timer to stop since it uses this event to refresh the timer.

How to reproduce:

How it should work: Malygos should send a SPELL_CAST_SUCCESS event when casting Vortex. eg: SPELL_CAST_SUCCESS,0xF1300070BB000001,"Malygos",0x10a48,0x0000000000000000,nil,0x80000000,56105,"Vortex",0x1

Database links:

Riztazz commented 1 month ago

fixed, will close once it's live