abunai10 / CaffeineIssues

0 stars 0 forks source link

get value from auras #11

Open Laksmack opened 10 months ago

Laksmack commented 10 months ago

Hay - it would be great to get the 16th value from UnitAura

    local name, _, stackCount, _, _, _, _, _, _, spellID, _, _, _, _, _, value = UnitAura("player", i, "HELPFUL")

GetAuras():FindMy(spellname):GetValue() maybe?

abunai10 commented 10 months ago

Great suggestion, this will be added soon.