Ovale Spell Priority

Ovale Spell Priority

6M Downloads

Add Support For GetSpellCount

vitharr137 opened this issue ยท 0 comments

commented

http://wowprogramming.com/docs/api/GetSpellCount

Needed for tracking Expel Harm, Atonement, and Sheilun's Gift amongst others.

Imagined usage would be
if SpellCount(expel_harm) >= 3 Spell(expel_harm)

GetSpellCount does return properly with spellId