Results: 37Comments by: Anja
File: Aurora01-26-14
Re: Conflict with ArkInventory
Posted By: Anja
Hey! I tried this addon today and I like it very much so far! But I found a conflict with ArkInventory! If I enable only ArkInventory and Aurora as Addons, then my Mount/BattlePet Tab is displayed in the default WoW-Tab Style. same here...
File: RaidBrowserInDungeonFinder12-25-13
first, very nice idea ! but can...
Posted By: Anja
first, very nice idea ! but can you add support for "LFRAdvanced" ? See the Problem: http://s14.directupload.net/images/131225/iibvzmjw.jpg
File: TipTac12-24-13
sometimes the tips getting blue bac...
Posted By: Anja
sometimes the tips getting blue background, on reloadui is all back to black... dont know why :(
File: Aurora12-20-13
sry for reposting, i hate the probl...
Posted By: Anja
sry for reposting, i hate the problem with mapster, can you please change it to aurora style?! i saw alot screenshots here in the comments with the aurora mapster version, but i dont know how to get that!? plz help, the normal ui looks ugly xD
File: Aurora12-19-13
suggesting for mapster support
Posted By: Anja
suggesting for mapster support
File: Power Auras Classic v4 - MoP Version09-19-13
need workaround :)
Posted By: Anja
need workaround :)
File: KuiNameplates08-11-13
-- classifications if f.level.ena...
Posted By: Anja
-- classifications if f.level.enabled then if f.boss:IsVisible() then f.level:SetText('??b') f.level:SetTextColor(1, 0, 0) f.level:Show() elseif f.state:IsVisible() then if f.state:GetTexture() == "Interface\\Tooltips\\EliteNameplateIcon" then f.level:SetText(f.level:GetText()..'+') else f.level:...
File: KuiNameplates08-10-13
there is no "r" in the frame.level:...
Posted By: Anja
there is no "r" in the frame.level:GetText() so i think your strmatch is wrong http://www.jaczi.com/upload/rare.jpg so "lon der bulle" are rare (so you see in my tooltip) but this "rare" status is not in the plate and i dont know how to get this information from the unit (because of no hovering i think) :(
File: KuiNameplates08-06-13
is there a way to detect a "rare" a...
Posted By: Anja
is there a way to detect a "rare" and show it on the plate? like to show purple barcolor or something?! the way with the guid and UnitClassification ? but i dont know to code it in the function OnFrameShow(self) ?
File: KuiNameplates05-28-13
what you think, is there a way to s...
Posted By: Anja
what you think, is there a way to show the dmg on top of the plates? i think the problem is, to check who get the dmg (from the combatlog) - i have tested sctd to attach the dmg on the plates, but the main problem is, when many creatures with the same name are in the zone, then the addon puts all dmg numbers on the nearest plate :(
File: Shadowed Unit Frames05-17-13
http://img.absence-gilde.com/160_2_...
Posted By: Anja
http://img.absence-gilde.com/160_2_1368794878.png my raidframes are sometimes sorting like stairs, dont know why :(
File: Juwe: Gem Stats instead of Names05-12-13
der thread war mir bekannt, ich hat...
Posted By: Anja
der thread war mir bekannt, ich hatte auch versucht dir zu helfen ;)
File: Juwe: Gem Stats instead of Names05-11-13
ich hatte auch noch ein wenig rumge...
Posted By: Anja
ich hatte auch noch ein wenig rumgespielt, nur leider ist mein ergebnis nicht so wie ich es gerne hätte *g* if(button) then local stats = GetGemStats(button:GetID()) if(stats) then _G:SetText(sk_color..stats) else local title = _G:GetText(); if (title == "Blaue Edelsteine...
File: Juwe: Gem Stats instead of Names05-11-13
simple good idea!
Posted By: Anja
simple good idea!
File: KuiNameplates05-10-13
f.targetGlow:SetTexture('Interface\...
Posted By: Anja
f.targetGlow:SetTexture('Interface\\AddOns\\Kui_Nameplates\\media\\target-glow') showing green texture O.o i used frame.targetGlow:SetTexture(nil) in my custom.lua
File: ShadowedUF Aura Indicators05-10-13
please add textbased aura timers......
Posted By: Anja
please add textbased aura timers... so i need it for lifebloom on my druid like this: if stack 1 show seconds left in red: 4s if stack 2 show seconds left in yellow: 4s if stack 3 show seconds left in green: 4s
File: KuiNameplates01-30-13
i think you dont have to build the...
Posted By: Anja
i think you dont have to build the platebuffs, because it work very good with the platebuffs addon.... so why to build the wheel new? ^^ (hope it was the right translation *g*) so if there is space for better minimalistic code, you have to improve your addon with that, but make it more bigger is the wrong way i think
File: Aurora01-06-13
For us none modder's is there a F&Q...
Posted By: Anja
For us none modder's is there a F&Q or Tut on how to add a mod to Aurora? All my addons are skined but one "DoubleWideTradeSkills" function TradeSkillFrame_MakeDouble() TradeSkillFrame:SetAttribute("UIPanelLayout-width", 695) --orig 384 TradeSkillFrame:SetWidth(695) --widen the skill level statusbar TradeSk...
File: KuiNameplates12-26-12
okay, and how can i change the valu...
Posted By: Anja
okay, and how can i change the values of the minions? :D
File: KuiNameplates12-25-12
didnt work well, when you saw a min...
Posted By: Anja
didnt work well, when you saw a minion the design from my custom.lua will overwrite the style from the minion plate :/ http://www.wowhead.com/npc=56401 in the greenstone cave in jadeforest i test this everytime. this is my code so far: local function PostCreate(frame) frame.health:SetSize(frame.health:GetWidth(), 7) fr...
File: Bulk Mail12-24-12
the last 3 days i have problems wit...
Posted By: Anja
the last 3 days i have problems with bulkmail, the error said i had a nill itemid in my bag - didnt know why... so i fixed it with a if itemID ~= nill then... in function rulesCacheDest(item) and it works perfect now local function rulesCacheDest(item) if not item then return end local rdest local itemID = type(item...
File: KuiNameplates12-23-12
some news about the theme seperation?!
Posted By: Anja
some news about the theme seperation?!
File: KuiNameplates11-29-12
i can only "change" variables and c...
Posted By: Anja
i can only "change" variables and code - not code my own addons - i dont know how i can make an addon like kui_theme that change all the variables in your addon O_o Not unless Blizzard implement that in the default options. I could make it -look- the same, but they'd stack over each other, and the click-box would still be smalle...
File: KuiNameplates11-29-12
Kesava, can i give minions the same...
Posted By: Anja
Kesava, can i give minions the same plate as the normal targets? because of this stacking problem, the "carrier" frame is alot smaller and i think, this is the main problem of this... to outsource the theme data in another file is a dream for me, than i can update your nice addon without lose my theme... but please make it like th...
File: KuiNameplates11-29-12
yes but kui nameplates theme is fro...
Posted By: Anja
yes but kui nameplates theme is from the kui layout so why he need to implement theme support? he doesnt need... sadly :( my nameplates looks very diffrent, but i love my own style http://img.absence-gilde.com/160_2_1354201149.jpg but my problem now, the small minion plates are have a smaller carrier frame, so they stacked a...