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

Pummel Issues #16

Open
Bdunk17 opened this issue Mar 31, 2021 · 2 comments
Open

Pummel Issues #16

Bdunk17 opened this issue Mar 31, 2021 · 2 comments

Comments

@Bdunk17
Copy link

Bdunk17 commented Mar 31, 2021

Have you thought about adding a conditional to prevent interupts on lvl 63 mobs? UnitLevel(”target”) == -1 should be the return for a 63 mob. You could also make an exceptions array and use the values inside of that in an unitname(”target”) == value or statement. Love your work helped me learn lua and the wow api Thanks for all you have done for me.

@cubenicke
Copy link
Owner

cubenicke commented Apr 4, 2021

Hi bdunk,
I don't remember the details, but it's vital to pummel Kel'Thuzad, so a generic lock for lvl63 is not Good, When i raided i used a key bound to switch pummel Logic on/off:

/fury ability Pummel

Disadvantage is that it's easy to forget to switch it, a list to inhibit on certain Bosses could be ok, if you have?

@cubenicke cubenicke reopened this Apr 4, 2021
@cubenicke
Copy link
Owner

Accidently closed it

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

2 participants