ScottIngram / UFO

Universal FlyOuts
Mozilla Public License 2.0
1 stars 1 forks source link

Draenic Hologram shows for any race #31

Open Xarano-GIT opened 2 weeks ago

Xarano-GIT commented 2 weeks ago

Hi!

Love the addon, I use it for all my hearthstone toys and Mythic+ Portals Etc.

I've found however that the Draenic Racial Hearthstone is not flagged as unusable on other races and will show for non Draenei/ Lightforged.

image

Could this be flagged so I don't get errors when using random hearthstone?

Thanks!

ScottIngram commented 1 week ago

I hear ya and I agree. I wrote several months ago but had to remove it becoz the API was unreliable:

elseif t == ButtonType.TOY then
    return  PlayerHasToy(id) -- and C_ToyBox.IsToyUsable(id) -- nope, unreliable and overreaching

I'll take another stab at finding some way to get the API to reliably answer this simple question "can I use it?"