View Single Post
07/04/21, 11:37 AM   #1
DoonerSeraph
AddOn Author - Click to view addons
Join Date: Jun 2017
Posts: 4
Question [open] No way to track different companions skills with EVENT_COMBAT_EVENT?

When capturing ability casts from a companion EVENT_COMBAT_EVENT, some parameters like sourceUnitId and sourceName are all 0, and it makes it hard to track skills cast by my companion, and another person's companion.

Is there any way to track the source of a companion skill cast?
  Reply With Quote