-
Member
TurboHUD graying out all items in inventory? known issue?
Hey guys I am just starting D3 again for the new season after years AFK, and decided I would try out TurboHUD as well. I am liking it so far but I am having a problem where most of my inventory items are grayed out, like when filtered by the new Stash Search function.
Not really sure what is causing this, I am not getting any explicit errors or anything. just checking to see if its a known problem or if there is any suggestion for further troubleshooting/fixing.
-
Legendary
Only Rename Plugins\User\PluginEnablerOrDisablerPlugin.txt to PluginEnablerOrDisablerPlugin.cs
Last edited by RNN; 05-16-2019 at 04:44 PM.
-
Post Thanks / Like - 2 Thanks
I3ig Al,
Drego (2 members gave Thanks to RNN for this useful post)
-
Member
That fixed it and I see the function Hud.GetPlugin<InventoryAndStashPlugin>().NotGoodDisplayEnabled = false is the culprit. not sure why that is enabled by default, seems very countintuitive to me. regardless, thanks for the easy solution!