View Single Post
11/13/17, 07:11 AM   #4
Liofa
Join Date: Dec 2016
Posts: 5
Originally Posted by Baertram View Post
If I remember correct we only have an event that tracks if a synergy has changed:
EVENT_SYNERGY_ABILITY_CHANGED (number eventCode)

But I think there is no direct possibility to track which synergy was used, or even if a synergy was used.
Maybe this had changed in the past and the combat api is allowing us to get the info meanwhile? Anyone else knows?
I was managed to see if a skill was used with an addon called AuraMastery . I added the Shards skill as an action and when someone used the skill , I could see it with a countdown I chose . But it was not tied to the synergy use . Even after I used the synergy , it was still counting down and the most important problem was , it didn't start the countdown when I activated the synergy but started it when my teammate used the skill itself . I tried to do it the way I wanted but it just didn't work or I couldn't manage to do it :/
  Reply With Quote