| Tested: | Hour of Twilight 4.3 |
| Updated: | 02-19-12 04:46 PM |
| Created: | 06-28-10 04:06 PM |
| Downloads: | 12,264 |
| Favorites: | 56 |
| MD5: |

FOLDER STRUCTURE
[folder] World of Warcraft
[folder] Interface
[folder] AddOns
[folder] whoaUnitFrames
[file] config.lua
[file] whoaUnitFrames.lua
[file] whoaUnitFrames.toc
[folder] CharacterFrame
[file] UI-Player-Portrait.blp
[file] UI-Player-Status.blp
[folder] TargetingFrame
[file] UI-TargetingFrame.blp
[file] UI-TargetingFrame-Elite.blp
[file] UI-TargetingFrame-PlusMob.blp
[file] UI-TargetingFrame-Rare.blp
[file] UI-TargetingFrame-Rare-Elite.blp
[file] UI-TargetingFrame-RareMob.blp
|
Version 4.3.1 fixed...
|
|
Version 4.3 (version number harmonized with game version number) fixed...
|
|
Version 1.1 removed...
|
|
Version 1.0.5 added...
|
|
Version 1.0.4 added...
|
|
Version 1.0.3 added...
|
|
Version 1.0.2 added...
|
|
Version 1.0.1 fixed...
|
File Name |
Version |
Size |
Author |
Date |
4.3 |
60kB |
whoarrior |
12-23-11 05:54 PM |
|
1.1 |
60kB |
whoarrior |
02-08-11 11:26 AM |
|
1.0.5 |
61kB |
whoarrior |
10-18-10 03:51 PM |
|
1.0.4 |
62kB |
whoarrior |
07-12-10 06:12 AM |
|
1.0.3 |
61kB |
whoarrior |
07-03-10 12:30 PM |
|
1.0.2 |
61kB |
whoarrior |
07-03-10 04:32 AM |
|
1.0.1 |
61kB |
whoarrior |
06-30-10 06:30 PM |
|
1.0 |
60kB |
whoarrior |
06-28-10 04:06 PM |
![]() |
Comment Options |
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 1
Uploads: 0
|
I like this addon very mucn!
I want to konw how can I change the size of font? My English is poor,sorry... ![]() |
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 2
Uploads: 0
|
i will check that later, thanks :*
|
|
|
|
|
|
|
My german is a little rusty, but you can just right-click the portrait and select Unlock. Then move the frame where you want it and the Lock it again.
http://peecee.dk/uploads/042012/WoWS...012_121233.jpg
__________________
55 89 144 233 377 610 987 1597 2584 4181 6765
|
|
|
|
|
|
||
Maybe... i never tought about the Arena Frames. |
||
|
|
|
|
||
1. ein Action Bar Addon wie nMainBar oder TidyBar http://www.wowinterface.com/download...-nMainbar.html http://www.wowinterface.com/download...5-TidyBar.html 2. StatBlockCore plus ein paar Data Broker http://www.wowinterface.com/download...reDisplay.html http://www.wowinterface.com/downloads/index.php?cid=108 3. irgendein Chataddon, kA welches denn ich komme inzwischen mit dem Standard aus ![]() (:
Last edited by whoarrior : 02-21-12 at 09:59 AM.
|
||
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 8
Uploads: 0
|
Hi könntest du vllt ne liste von addons machen die du auf dem bildern benutzt? ;D sieht nämlich voll cool aus :3
|
|
|
|
|
|
|
A Murloc Raider
Forum posts: 4
File comments: 2
Uploads: 0
|
nice work!
can you make the same style for Arena Frame? |
|
|
|
|
||
This addon should help. |
||
|
|
|
|
|
|
the buffs will get bugged if you choose to see them on top of the frame
|
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 70
Uploads: 0
|
Anyone can tell me how can I disable the healing + damage taken shown at the player frame? It is very annoying...
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 1
Uploads: 0
|
Hey! I recently started using this AddOn and so far I really love it! I've never been a fan of unit frames before because I never liked their looks, but that's not the case with this one.
There is one thing that I would love though. Would it be possible to have it show health as % and mana as the actual numbers? The main reason for wanting this is to easily distinguish healers from DPS. (Such as Paladins/Shamans) Thank you! ![]() |
|
|
|
|
|
|
how can i edit the ToT and FoT HP/Mana-Bar?
Code:
local function whoa_targetoftargetFrame()
TargetFrameToTHealthBar:ClearAllPoints()
TargetFrameToTHealthBar:SetPoint("TOPLEFT", 44, -15)
TargetFrameToTHealthBar:SetHeight(10)
TargetFrameToTManaBar:ClearAllPoints()
TargetFrameToTManaBar:SetPoint("TOPLEFT", 44, -40)
TargetFrameToTManaBar:SetHeight(1)
end
![]() |
|
|
|
![]() |