From d6adaedc93f23a77882c4df6fc233a7ee9fcb0c0 Mon Sep 17 00:00:00 2001 From: Parnic Date: Sun, 13 Nov 2022 11:30:29 -0600 Subject: [PATCH] Adjust for 10.0 client This option moved, so point to the new location. --- IceHUD_Options/Options.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IceHUD_Options/Options.lua b/IceHUD_Options/Options.lua index 793b330..607721c 100644 --- a/IceHUD_Options/Options.lua +++ b/IceHUD_Options/Options.lua @@ -85,7 +85,7 @@ If you have |cff42ffffDogTags|r enabled, you can open the Text Settings for the This is a side effect of the animation API that I'm co-opting to force a rotation without having to provide duplicates of every bar texture in the mod. Any bar moving sufficiently quickly and updating rapidly will cause this. |cff9999ffIceHUD|r is intended to be a vertically-oriented mod, so the rotation feature is there for people who are willing to accept the side effects that come with it. My suggestion is to use one of the many horizontally-oriented bar mods out there if you're wanting horizontal bars. |cff42ffffQuartz|r is a good castbar replacement that you can use and disable |cff9999ffIceHUD|r's built-in castbar, for example. |cff9999ff18. How do I get rid of the bars that showed up beneath the player in the 7.0 patch?|r -Blizzard added a "Personal Resource Display" feature in the 7.0 game client. You can disable it in the Game options -> Interface -> Names -> Personal Resource Display. +Blizzard added a "Personal Resource Display" feature in the 7.0 game client. You can disable it in the Game options -> Interface -> Names -> Personal Resource Display (or Options -> Combat, in 10.0+). |cff9999ff19. Why is there no target castbar for Classic?|r The Classic game client doesn't offer a reliable way to show castbars for anyone except the player. You can install the LibCasterCasterino addon to enable support, but it's a best guess and not at all accurate.