-
Notifications
You must be signed in to change notification settings - Fork 8
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
Potential new isHealer check #38
Comments
Hey! Sorry for the late reply been very busy and somehow havent noticed. Thank you for the info, I knew something like this was maybe possible yeah but I never bothered looking more into it but its always nice to get it shown like this. I am and will be busy for quite a bit but hopefully things slow down a little soon and I can maybe play around with this. Have you done any more testing yourself since you posted it? |
yes! in my nameplate-trinket addon i have a ton of new code but i made a function that runs on nameplate add
worth noting that the specs aren't localized though. i also use this check when entering world, group roster update, and spec update
|
Hey 👋🏼 I think i have a new way to check if someone is a healer.
In 10.1.5 if you remember they added the spec to the tooltip on hover of characters. This code i have working in my project right now and haven't had an issue yet, lmk what you think but if it works for you it would eliminate the dependency on details.
There may be a dynamic way to get spec names to store as a reference table but i don't know.
I could easily see it getting added to this function here
BetterBlizzPlates/BetterBlizzPlates.lua
Line 1070 in ebbffa4
The text was updated successfully, but these errors were encountered: