Whoa ThickFrames (for Wow Classic)
37,291 Downloads
Last Updated: Nov 27, 2019
Game Version: 1.13.2
whoa ThickFrames (for WoW Classic)
Simple and Beautiful mod based for Player and Target frames with fat HP bars an Class colors but still very close to the original Blizzard UI style.
Also check out whoaUnitFrames (for WoW Classic).
Troubleshoot
Please report issues and errors here.
NOTE V1.3: There is an issue when upgrading to v1.3.
Solution:
OPTION 1: Type /wuf in game chat, enable then disable "dark frames" and restart the game.
OPTION 2: Close the game and delete any whoaUnitFrames or whoaThickFrames files in WTF folder and restart game.
In reply to Viok:
Also looking for this, if possible then this addon is perfect.
I really like this addon, is it possible to make the frames elite? keeping the health bar thick. Leatrix plus does it but it replaces the thick frame.
Edit:
Well, I managed to edit the wPlayerFrame.lua and link to the elite frame I wanted in the media folder.
In reply to Vranstan:
Hi, I'm also looking to do this. Any chance you could tell me how you managed it? I've never coded before so I don't have a clue
In reply to Zedaso:
Goto Interface\AddOns\whoaThickFrames_Classic\media there are 3 elite frame files named
UI-TargetingFrame-Elite
UI-TargetingFrame-Rare
UI-TargetingFrame-Rare-Elite
Pick whichever elite frame you want, copy the file and paste it again in the same location, rename it to "Elite" or anything you like.
Now goto Interface\AddOns\whoaThickFrames_Classic
Open wPlayerFrame.lua in notepad++
goto line 12 you see
PlayerFrameTexture:SetTexture("Interface\\Addons\\whoaThickFrames_Classic\\media\\UI-TargetingFrame")
replace the UI-TargetingFrame to Elite (the elite frame filename you copy-pasted)
Hope it's not too confusing.
In reply to Vranstan:
Yes. You could also rename any of those into UI-TargetingFrame and replace the image.
In the options menu under "other fancy options" there is "show pets on party frames" but i cannot enable it.
Hello again,
I am having another problem with the hp bar showing half yellow for some odd reason see in the photo below. i tried disabeling the settings in the interface but cant find anything.
https://gyazo.com/7e42f612b608aeaf9d7193babdd1bfe0
-Antelic
In reply to Antelic:
If using Leatrix you must disable class colors on frames.
edit: Also i think you might have copied those black frames on whoa UnitFrames instead of whoa ThickFrames. You want to use thick frames.
Hey, i am having a hard time trying to customize the thickness of my hp and energy bar. as u can see in the image below my energy bar is same size as my hp bar. i would love to have it at 75% hp thickness over the energy bar insted of 50/50. cant seem to find a command for that.
And allso, every time i do a /rl or log out and inn all the commands i put into the addon is reset to default. is there a way to make it stick to the customization i make?
Allso, when i lose HP the bar is still only yellow insted of black or grey for the HP lost.
https://gyazo.com/987115d8c9bddc1fd62f95f2e021e7b5A
-Antelic
In reply to Antelic:
Hi there.
1st thing 1st, "thick wise" whoa UnitFrames are 50/50 hp/mana bars while whoa ThickFrames is 75/25 hp/mana. They are 2 addons separately.
2nd, whoa by it self does not reset any settings of any type so probably another addon is setting them back to default (probably LurtiUi?). Better option is to try the addon by it self and make sure and let me know.
An last i don´t know where the bottom resource frame comes from but if its not default ones its not supported in whoa. Although you could probably mod them if options are enabled on that addon.
In reply to smokked_:
Hello,
Thanks for the quick reply.
I didnt know there was two addons of this. but i will try the other addon.
yea i have LortiUI maybe there is a setting there that enables it. hope i find it so i dont have to use a macro every time i reload or relog.
the energy bar at the bottom is not the same addon, its a different addon.
If u have any idea of how to fix the relog thing i would really appreciate it :)
-Antelic
In reply to Antelic:
Unfortunately you´ll need to ask on LortisUI addon page for a change. whoa does not have control on that aspect in any way.
In reply to smokked_:
i tried to dissable the Lorti UI addon and it dosnt seem like its that addon that makes the issue. tried some other addons aswell.
Edit- i figgured it out. i just scaled the size of the Unitframe with Lortiui insted.
https://gyazo.com/ce671e55d7fab9132be7bc9682203eef
Can i have the golden black instead? :) Please help :D
In reply to Xevilmf:
What addon do you use to dye UI?
In reply to smokked_:
Lorti UI. Everything works besides the elites and rares. But rares can be silver actually. :)
In reply to Xevilmf:
Lorti UI uses custom art pack for those frames effects. You could ask the author to include the frame layer variable to his addon.
Hello,
For some reason I am getting a weird bug. The Frames reset to their default locations upon logging in and out, loading screens, and doing a /reload. Even when Frames are locked. I'm running ElvUI for my Action Bars, but disabled UnitFrames. Not sure if this is an issue with ElvUI or not.
In reply to Extended_Play:
Nevermind.
I did some digging around, turns out this is an issue with TitanPanel. Nothing with your addon or ElvUI.
Anyone looking for the fix, try this:
From the Main Menu (Escape) click ‘Interface Options’ then click on the “AddOns” tab. Expand ‘Titan Panel Classic’ (click + symbol). Select ‘Top Bars’ (assuming your Titan Panel is at the top of your screen - if it is not, select ‘Bottom Bars’).
Finally, in the ‘Options’ section, select “Disable Screen Adjust” and click Okay.
Thanks,
Hey smokked_,
love your addon! By far the best looking unit frame out there right now. Would love to help from time to time with a Pull Request. You don't happen to have a git repo or something we could contribute to?