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
Thank you for your link rapidshare, but it does not work, could you correct him pls?
Not sure if someone have the same problem or if its already been fixed, but neither party frames or raid frames work for me and its driving me crazy.
http://rapidshare.com/files/425608790/ag_UnitFrames_repack_4.01_fix.rar
-drag&drop fixed (thx to fiote)
-incoming heal fixd
kown bugs:
Eclipse bar
man&energy&rage doesnt update in party and target frame (only players)
mobs hp works so far.
ERRORS POPPING UP?
File: AddOns\ag_Extras\libs\LibHealComm-3.0\LibHealComm-3.0.lua
Coment lines 298 and 300. That will stop the errors.
CANT MOVE THE FRAMES?
File: AddOns\ag_UnitFrames\ag_UnitClass.lua
Go to line 648 and remove the part "button == "LeftButton" and "
i did this then my target and my own frame stopped showing up
if not (aUF.db.profile.Locked) then
Is your like that?
There's only one instance of the phrase so you can just do a find+replace of it.
Cheers for this, I've been experimenting with other unit frames all weekend and hate them all.
Tickets #160 and #161 are my patches to ag_unitframes – an incoming heal module based on the new predicted heal functions and a module for a holy power bar.
you guys could just disable the Heal-Incomming module for now, which is the main cause of the errors..
open these 2 files in the ag_Extras directory with your favourite text-editor
1) embeds.xml
add <!-- in front and --> at the end of <Include file="libs\LibHealComm-3.0\lib.xml"/>
or just delete that line
2) extras.xml
do the same with <Script file="modules\incomingheals\incoming.lua"/>
save and that should do the trick
@WarcraftBlog: My idea was to wait for the most similar frame addon out there to get a working version & than try to work through the 4.0.1 fix commits.
sigh I like my ag_uf, it would be very sad to see them die.
<3 pretty please
Jeez.. I want it so bad, it's the best unit frame addon ever. Nothing unnecessary, lightweight and efficient.
AG's replacement will be SUF - http://www.wowace.com/addons/shadowed-unit-frames
http://static.wowace.com/content/attachments/8/137/holypowerbar.zip
extract in ag_Extras\modules
full link should be ag_Extras\modules\holypowerbar\holypowerbar.lua
then edit extras.xml and add below the last "script" line:
<Script file="modules\holypowerbar\holypowerbar.lua"/>
activate the holybar ingame
till searching for drag&drop fix... (are there someone who found anything already?)