This project is abandoned and its default file will likely not work with the most recent version of World of Warcraft. Whether this project is out of date or its author has marked it as abandoned, this project is no longer maintained.
It would be great if this tracked lightning shield in the same way it does maelstrom weapon, so we can see when it's time to use a new lightning shield.
Are there any instructions for this? (Sorry if I am being dumb)
Can I move the bars
On my machine the bars only appear when something is running and disappear when none are running - is that right?
hello, i have problem whith this addon : in game I have no actif cooldown bars (wheras all of them are enabled)...
It may be because I have the french wow version ? or what ?
thanks
Best Enhancement Shaman add-on ever. Just wanna thank u for this awesome awesome add on, there are a few things that i could suggest maybe be added to make it better. I'm not an addon author so these suggestions maybe be harder to do than i would know, so ya. First off, i love the maelstrom weapon counter, but it is sometimes hard to read because it blends in the backround. Maybe add a box behind it that you can make make a solid color so it is easier to see, but allow it to change opacity for those who can see it as it is. Also, like other people have suggested, a duration timer for Spirit wolves. Thanks, love the add on XD
Best Enhancement Shaman add-on ever. Just wanna thank u for this awesome awesome add on, there are a few things that i could suggest maybe be added to make it better. I'm not an addon author so these suggestions maybe be harder to do than i would know, so ya. First off, i love the maelstrom weapon counter, but it is sometimes hard to read because it blends in the backround. Maybe add a box behind it that you can make make a solid color so it is easier to see, but allow it to change opacity for those who can see it as it is. Also, like other people have suggested, a duration timer for Spirit wolves. Thanks, love the add on XD
-
View User Profile
-
Send Message
Posted Apr 22, 2011http://wow.curse.com/downloads/wow-addons/details/hedd.aspx
-
View User Profile
-
Send Message
Posted Nov 10, 2010I've loved it for a very long time.
-
View User Profile
-
Send Message
Posted Aug 9, 2010hi :D bb
-
View User Profile
-
Send Message
Posted Dec 9, 2009-
View User Profile
-
Send Message
Posted Nov 2, 2009-
View User Profile
-
Send Message
Posted Aug 29, 2009-
View User Profile
-
Send Message
Posted Apr 21, 2009-
View User Profile
-
Send Message
Posted Jan 27, 2009Thanks
-
View User Profile
-
Send Message
Posted Jan 22, 2009It's been a while since last post, but I hope you still check this regularly.
-
View User Profile
-
Send Message
Posted Nov 14, 2008Can I move the bars
On my machine the bars only appear when something is running and disappear when none are running - is that right?
-
View User Profile
-
Send Message
Posted Oct 27, 2008-
View User Profile
-
Send Message
Posted Oct 24, 2008-
View User Profile
-
Send Message
Posted Oct 24, 2008-
View User Profile
-
Send Message
Posted Oct 24, 2008My addon doesn't support Frnch yet... Can you upload (maybe posting will not work) translations for
["Windfury Weapon"] = "",
["Far Sight"] = "",
["Stormstrike"] = "",
["Windfury Attack"] = "",
["Earth Shock"] = "",
["Flame Shock"] = "",
["Shamanistic Rage"] = "",
["Maelstrom Weapon"] = "",
["Lava Lash"] = ""
?
-
View User Profile
-
Send Message
Posted Oct 23, 2008It may be because I have the french wow version ? or what ?
thanks
-
View User Profile
-
Send Message
Posted Oct 22, 2008Also can download it here: http://www.wowui.cn/local/WF3sec.rar.
local L = AceLibrary("AceLocale-2.2"):new("wf3sec")
L:RegisterTranslations("zhCN", function() return {
["Windfury Weapon"] = "风怒武器",
["Far Sight"] = "视界术",
["Stormstrike"] = "风暴打击",
["Windfury Attack"] = "风怒攻击",
["Earth Shock"] = "地震术",
["Flame Shock"] = "烈焰震击",
["Shamanistic Rage"] = "萨满之怒",
["Maelstrom Weapon"] = "漩涡武器",
["Lava Lash"] = "熔岩鞭笞"
} end)
-
View User Profile
-
Send Message
Posted Oct 21, 2008-
View User Profile
-
Send Message
Posted Oct 21, 2008-
View User Profile
-
Send Message
Posted Oct 20, 2008local L = AceLibrary("AceLocale-2.2"):new("wf3sec")
L:RegisterTranslations("deDE", function() return {
["Windfury Weapon"] = "Waffe des Windzorns",
["Far Sight"] = "Fernsicht",
["Stormstrike"] = "Sturmschlag",
["Windfury Attack"] = "Windzorn Angriff",
["Earth Shock"] = "Erdschock",
["Flame Shock"] = "Flammenschock",
["Shamanistic Rage"] = "Schamanistische Wut",
["Maelstrom Weapon"] = "Waffe des Mahlstroms",
["Lava Lash"] = "Lavapeitsche"
} end)
-
View User Profile
-
Send Message
Posted Oct 20, 2008