ag_UnitFrames
Customizable unit frame addon.
- How to configure the unit frames in 3.0
Press "esc" to open the options menu.
Press the "Interface" button.
In the interface options window, press the "AddOns" tab.
Select "AG Units" from the tree of available addons.
Press the "Open AG Units Options" button. This will open the AG Unit Frames options window.
(Alternatively, you can write "/aguf" in the chat.)
- Latest update
Hi guys,
I know there's still some things missing, like layouts for example.
I would have loved to keep the old version of AG Unit Frames up until I thought the new version was 100% ready, but 3.0 came out, so I had to put the new version up. The old version not compatible with 3.0.
That said, I feel that the new AG Unit Frames is much lighter than the old one, while being easier to configure, contains more modern features and so on. As soon as the glitches in the wake of 3.0 is smoothed out, I'm sure many of you are going to be pretty happy with it.
Regarding the missing layouts, the layout system was completely changed, which makes the old layouts incompatible. It is much better and dynamic now and allows for a lot more customization, It is unfortunate that I haven't had time to rewrite some of the old layouts like "classic". I really plan to.
I hope this answers some of your questions!
- Issues
There is a problem where party members won't be created correctly if they join while you're in combat. This is a bug in the Blizzard interface code and won't be fixed until they release a new patch. This affects all unit frame addons.
See http://forums.worldofwarcraft.com/thread.html?topicId=11829374079&postId=118282996524&sid=1#0
1. /aguf
2. Click directly on Modules
3. Click the checkbox for Portait.
You will now have options for each bar for a 3d or 2d portrait or Class Icon
Hope that helps. :)
Here we go:
Open rangecheck.lua:
local BS = {
["Flash Heal"] = "Flash Heal",
["Healing Touch"] = "Heilende Berührung",
["Holy Light"] = "Holy Light",
["Healing Wave"] = "Healing Wave",
["Corruption"] = "Corruption",
["Fear"] = "Fear",
["Shadow Bolt"] = "Shadow Bolt",
["Fireball"] = "Fireball",
["Fire Blast"] = "Fire Blast",
}
I'm playing a resto druid and as you can see, I modified the value for Healing Touch to "Heilende Berührung" (german version of healing touch).
Further i modified ...
elseif class == "DRUID" then
to...
elseif class == "DRUIDE" then
(Druide german version of Druid)
So to speak, the problem is the localizing.
I hope this helps
anyway: awesome add-on, thanks for your work and your efforts
Andreag, you are doing an awesome job! I miss the old frame styles, but this current one has grown on me! :o I look forward to all the little updates and doo-dahs you add! :D Thank you for these super awesome unit frames! <3 :)
Q:
How do I get the Portrait back ?
I cant seem to find it in the options.
quick question. my aguf no longer displays buffs/debuffs on my target. how can i fix this?
Speaking of colors can you add an option for lvl colors? Like low exp green, normal exp yellow, etc. Can't seem to find it.
Well.. IRC will not work for me. ISP blocks ports, sigh.
Hello, I have the exact same problem with Asteria1983. There are dead zones on my screen and when i click these zones they don't respond. Also I'd love to see the option to see raid names in class color it really helps identifying ppl and organizing groups. I am using r653 (Latest Version) btw
Asteria1983, it might be some raid or party headers... Have you tried to enter config mode and see if anything is there?
irc.openproject.net, #wowace, and my nick is ag`
Hi, am I paranoid or is there a dead zone in the middle of the screen?(i.e. when using mouse left click to pan camera, clicking in the dead zone = no response). I've concluded the culprit seems to be the latest AGUF.
With any other unitframes I don't have this problem. (including the patched version of aguf from wowinterface)