WoW LibClassicSpellActionCount addon Dragonflight/Wrath of the Lich King Classic 2026
logo
wow addon LibClassicSpellActionCount

LibClassicSpellActionCount

Game Version: 1.13.3
Total Downloads: 464
Updated: Dec 16, 2019
Created: Dec 13, 2019
download LibClassicSpellActionCountDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
v3 release 3.93 KB Dec 16, 2019 1.13.3 355 download LibClassicSpellActionCount v3 releaseDownload
LibClassicSpellActionCount-1.0-2.zip release 4.40 KB Dec 14, 2019 1.13.3 84 download LibClassicSpellActionCount LibClassicSpellActionCount-1.0-2.zip releaseDownload

Description

Share this:

A small library that provides a function lib:GetActionCount(slot) that returns an action's reagent count for spells. With Patch 1.13.3, Blizzard's own implementation of GetActionCount was broken either deliberately or accidentally. This library offers a working replacement.

lib:GetActionCount(slot)

Acts like a drop in replacement for Blizzard's own GetActionCount, but will also correctly return the reagent count for any spells or macros that show spells.

lib:GetSpellReagentCount(idOrName)

Returns the reagent count for a given spell ID or name. Due to limitations of GetSpellInfo, when using a spell name, resolution will only work for spells known to the player. In contrast to GetActionCount, this returns nil if the spell is unknown/does not exist.

Comments

Add a comment