Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Macro stopped working after addon installation #30

Open
Deathsting1991 opened this issue Nov 10, 2023 · 0 comments
Open

Macro stopped working after addon installation #30

Deathsting1991 opened this issue Nov 10, 2023 · 0 comments

Comments

@Deathsting1991
Copy link

Hi,

My macro stopped working after the installation of this addon.
Even after the deinstallaion, it stil doesn't work.
What can I do to fix this?

The macro reads:

/run local i,x=1,0 while UnitBuff("player",i) do if UnitBuff("player",i)=="Interface\Icons\Ability_Warrior_BattleShout" then x=1 end i=i+1 end if x==0 then CastSpellByName("Battle Shout")end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant