Devla - I haven't tried your addon yet but was wondering how to use just the following features:
3 line buffs
Target of Target's Target frame
"Steel" rounded bar texture added
New fonts for ABF layout Range checker
Default colors are Sairen MG2 style
The rounded bar texture can be found as "steel" under Frame style in the /aguf menu.
The Range check is actually making the frames transparent if you are out of range. The slash command for it was /agufrc I believe.
With version r14239 all I see is health and mana bar, no text at all. No names, health, mana, class, level ect. Tried different styles and different text settings (smart, difference, absolute..), all same. Also affecting all frames, self, party, target, ToT. After replacing it with previous version (r14103) everything works fine again.
I too get the appearance without any text, and BugSack gives me this:
ag_UnitFrames\ag_WatchdogCore.lua:42: attempt to call field `gmatch' (a nil value)
ag_UnitFrames\ag_WatchdogCore.lua:42: in function `Parse'
ag_UnitFrames\ag_WatchdogCore.lua:23: in function `SetStringFormats'
ag_UnitFrames\ag_WatchdogCore.lua:5: in function `LoadStringFormats'
ag_UnitFrames\ag_UnitFrames.lua:19: in function `OnInitialize'
AceAddon\AceAddon-2.0.lua:382: in function `InitializeAddon'
AceAddon\AceAddon-2.0.lua:262: in function `obj_method'
AceEvent\AceEvent-2.0.lua:244: in function `TriggerEvent'
AceEvent\AceEvent-2.0.lua:894: in function <...ce\AddOns\AuldLangSyne\lib\AceEvent\AceEvent-2.0.lua:886>
Devla - I haven't tried your addon yet but was wondering how to use just the following features:
3 line buffs
Target of Target's Target frame
"Steel" rounded bar texture added
New fonts for ABF layout Range checker
Default colors are Sairen MG2 style
The rounded bar texture can be found as "steel" under Frame style in the /aguf menu.
The Range check is actually making the frames transparent if you are out of range. The slash command for it was /agufrc I believe.
Regarding the version I posted, as I said, I don't have the time to add/fix features and support it. I simply posted it for anyone who was interested in using the mod or the code.
The ZIP had ProximityLib in the LIBS folder and the proper OptionalDeps and paths in the TOC. If you can't unzip a zip file properly, then I don't know what to tell you.
Sorry for the lack of support on this, but I did state that I was short on time.
No problem understandable, thanks mist for clarifying that, yes i was missing a few minor things... Now to figure out how to resize the combat/rest icons and I'll be set ;>
All current development time will go into making the addon work in Burning Crusade.
After that goal is acheived, all new features like an improved buff system will go into the Burning Crusade branch. By the time Burning Crusade is released, the BC aguf branch will become the new trunk.
so you wont fix the watchdog error atm untill you have made agUF work on BC?
As far as I know it is already fixed
But yes, I will always keep the current trunk WORKING. I can't log in this second as my server is down, but I remember someone fixing it. Hm yep, Rabbit at revision 14252-
After looking over all pages and google seaching it i give up so here goes :)
Oh and the same was asked on like ppage 35 by a few peeps but no answer there either.
Im not sure of the syntax for getting my ABF setup to show the ([curhp]/[maxhp] [percenthp]%) with [curhp]/[maxhp] being centered in the health bar and % hooked to the right side...
Im basicly looking for this :
[ Name ] 1000/5000 20%
As of now, it only goes like either ( it changes ) this :
another suggestion from me. In a raid make it display which group number youre in. I was gonna make a custom tag but I chouldnt find it in your "Watchdog" custom unit status tags page.
A toggle to move the Auras growth anchor when its two lines and below to the topleft instead of topright would be great.
oh ya I get this everytime I log in.
Error: bad argument #1 to `pairs' (table expected, got nil)
AddOn: ag_UnitFrames
File: ag_UnitFrames.lua
Line: 287
Count: 1
another suggestion from me. In a raid make it display which group number youre in. I was gonna make a custom tag but I chouldnt find it in your "Watchdog" custom unit status tags page
[raidgroup] is what you are looking for, didn't made it to the wiki yet ;)
Dont see a forum for FuBar_Aguf , but it no longer works with current version , any way to contact the author thru these forums somehow? Thanks :P love AgUF very much and Fubar menu was just awesome addition to it.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
The rounded bar texture can be found as "steel" under Frame style in the /aguf menu.
The Range check is actually making the frames transparent if you are out of range. The slash command for it was /agufrc I believe.
Does ag_UF work with the german (deDE) client?
Any chance of getting a toggle for this? :)
And a dewdrop slider for this? 8)
ag_UnitFrames\ag_WatchdogCore.lua:42: attempt to call field `gmatch' (a nil value)
ag_UnitFrames\ag_WatchdogCore.lua:42: in function `Parse'
ag_UnitFrames\ag_WatchdogCore.lua:23: in function `SetStringFormats'
ag_UnitFrames\ag_WatchdogCore.lua:5: in function `LoadStringFormats'
ag_UnitFrames\ag_UnitFrames.lua:19: in function `OnInitialize'
AceAddon\AceAddon-2.0.lua:382: in function `InitializeAddon'
AceAddon\AceAddon-2.0.lua:262: in function `obj_method'
AceEvent\AceEvent-2.0.lua:244: in function `TriggerEvent'
AceEvent\AceEvent-2.0.lua:894: in function <...ce\AddOns\AuldLangSyne\lib\AceEvent\AceEvent-2.0.lua:886>
You also need to add this to ag_UnitFrames.toc, not sure if you did it already or not:
libs\ProximityLib\ProximityLib.lua
But if you only want the range check, you can use the normal agUF and install the range check as separate addon. You can download it from here:
http://sairen.wind-force.net/download/
This way you won't need to modify/add files each time you update agUF.
The ZIP had ProximityLib in the LIBS folder and the proper OptionalDeps and paths in the TOC. If you can't unzip a zip file properly, then I don't know what to tell you.
Sorry for the lack of support on this, but I did state that I was short on time.
Thanks
After that goal is acheived, all new features like an improved buff system will go into the Burning Crusade branch. By the time Burning Crusade is released, the BC aguf branch will become the new trunk.
As far as I know it is already fixed
But yes, I will always keep the current trunk WORKING. I can't log in this second as my server is down, but I remember someone fixing it. Hm yep, Rabbit at revision 14252-
Oh and the same was asked on like ppage 35 by a few peeps but no answer there either.
Im not sure of the syntax for getting my ABF setup to show the ([curhp]/[maxhp] [percenthp]%) with [curhp]/[maxhp] being centered in the health bar and % hooked to the right side...
Im basicly looking for this :
[ Name ] 1000/5000 20%
As of now, it only goes like either ( it changes ) this :
[Name] 1000/5000 20%
or
1000/5000
Name 20%
Please help me :)
I remember seeing something along the lines of /justify [center] or something to that affect.
But any form of editing of a lua file would work for me since i really cant get used to any other setup ( im a healer, im a habits man ;) ).
Where is the libs directory in version 14352 ?
A toggle to move the Auras growth anchor when its two lines and below to the topleft instead of topright would be great.
oh ya I get this everytime I log in.
Error: bad argument #1 to `pairs' (table expected, got nil)
AddOn: ag_UnitFrames
File: ag_UnitFrames.lua
Line: 287
Count: 1
[raidgroup] is what you are looking for, didn't made it to the wiki yet ;)