This site works best with JavaScript enabled. Please enable JavaScript to get the best experience from this site.
Our first step of the new Authors Portal is Live! Learn more or click here to check it out!
Quote from lordvance GroupTalents:UnitHasTalent(unitid, blackArrow, 2)
local blackArrow = GetSpellInfo(3674) GroupTalents:UnitHasTalent(unitid, blackArrow)
To ease localization, you should use GetSpellInfo(). Also, the group parameter refers to mainspec / offspec. Just omit it if you are querying their current spec.