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.
DotHaste displays a window with all your available DoTs. Each DoT also displays either the SP/haste levels at time of application in green or the current SP/haste levels in yellow, whichever is higher.
2x DotHaste\DotHaste-beta-6e.lua:635: attempt to call upvalue "GetPrimaryTalentTree" (a nil value)
DotHaste\DotHaste-beta-6e.lua:635: in function <DotHaste\DotHaste.lua:634>
DotHaste\DotHaste-beta-6e.lua:734: in function <DotHaste\DotHaste.lua:717>
so i tried using this on a mage. it says type /dothaste lock, i do and it tells that "type /help for a list of commands", what do i do. Also can you please add ignite for fire mages, it would help so that when my dots are at max i can combust.
HI! Your add-on has been very helpful to me. I love the way the ingame system works, but I am having an issue. I cannot get the /dothaste scale command to function at all. Any tips on how to enlarge this addons scale? Thank you! KDK
The code itself is in the addon but it's commented out.
If you have any experience coding (or, well, just editing a .lua file with notepad), you should be able to uncomment Shadow Word: Pain from the code and have it up on your display.
error with beta6
2x DotHaste\DotHaste-beta-6e.lua:635: attempt to call upvalue "GetPrimaryTalentTree" (a nil value) DotHaste\DotHaste-beta-6e.lua:635: in function <DotHaste\DotHaste.lua:634> DotHaste\DotHaste-beta-6e.lua:734: in function <DotHaste\DotHaste.lua:717>
Locals: self = <unnamed> { 0 = <userdata> UpdateAnchor = <func> @..\DotHaste.lua:289 pguid = "0x02800000017631E8" saved = <table> {} UpdateVisible = <func> @..\DotHaste.lua:278 mover = <unnamed> {} hideFlags = <table> {} UpdateLock = <func> @..\DotHaste.lua:306 } event = "ADDON_LOADED" UnitGUID = <func> =[C]:-1 init = <func> @..\DotHaste.lua:530 display = <unnamed> { 0 = <userdata> UpdateAnchor = <func> @..\DotHaste.lua:289 pguid = "0x02800000017631E8" saved = <table> {} UpdateVisible = <func> @..\DotHaste.lua:278 mover = <unnamed> {} hideFlags = <table> {} UpdateLock = <func> @..\DotHaste.lua:306 } pairs = <func> =[C]:-1 dotBreakpoints = <table> { WARLOCK = <table> {} SHAMAN = <table> {} MAGE = <table> {} DRUID = <table> {} PRIEST = <table> {} } select = <func> =[C]:-1 UnitClass = <func> =[C]:-1 buffModPresets = <table> { 75447 = 1.03 87118 = 1.02 48518 = "if (spellID == 8921) then return (value1/100)+1 else return 1 end" 15473 = 1.15 31876 = 1.03 87153 = "return (spellID == 15407) and ((value1/100)+1) or 1" 94310 = 1.03 94311 = 1.01 48517 = "if (spellID == 5570) or (spellID == 93402) then return (value1/100)+1 else return 1 end" 95799 = "return (value1/100)+1" 82930 = 1.03 48421 = "return (value1/100)+1" 24858 = 1.1 } talentupdate = <func> @..\DotHaste.lua:634 mappedSpellIDs = <table> { 93402 = 8921 92315 = 11366 } dotTable = nil spelldamage = <func> @..\DotHaste.lua:309 UnitSpellHaste = <func> =[C]:-1 math = <table> { log = <func> =[C]:-1 acos = <func> =[C]:-1 ldexp = <func> =[C]:-1 huge = 1.#INF pi = 3.1415926535898 pow = <func> =[C]:-1 tanh = <func> =[C]:-1 deg = <func> =[C]:-1 tan = <func> =[C]:-1 cosh = <func> =[C]:-1 cos = <func> =[C]:-1 random = <func> =[C]:-1 sinh = <func> =[C]:-1 frexp = <func> =[C]:-1 ceil = <func> =[C]:-1 floor = <func> =[C]:-1 rad = <func> =[C]:-1 abs = <func> =[C]:-1 sqrt = <func> =[C]:-1 modf = <func> =[C]:-1 asin = <func> =[C]:-1 min = <func> =[C]:-1 max = <func> =[C]:-1 fmod = <func> =[C]:-1 log10 = <func> =[C]:-1 atan2 = <func> =[C]:-1 exp = <func> =[C]:-1 sin = <func> =[C]:-1 atan = <func> =[C]:-1 } ipairs = <func> =[C]:-1 dotDataSp = <table> {} dotDataHaste = <table> {} dotDataBreakpoint = <table> {} dotDataApplied = <table> {} UnitIsUnit = <func> =[C]:-1
I wonder if this addon will be updated for Mop? Or is there any other addon like this?
so i tried using this on a mage. it says type /dothaste lock, i do and it tells that "type /help for a list of commands", what do i do. Also can you please add ignite for fire mages, it would help so that when my dots are at max i can combust.
LoL the command "lock" means lock in place, not warlock ;)
It should automatically detect the class you are playing though
thanks!!
HI! Your add-on has been very helpful to me. I love the way the ingame system works, but I am having an issue. I cannot get the /dothaste scale command to function at all. Any tips on how to enlarge this addons scale? Thank you! KDK
like the look of this but i dont get SW:Pain display, MF is displayed instead. Any way to alter this?
The code itself is in the addon but it's commented out.
If you have any experience coding (or, well, just editing a .lua file with notepad), you should be able to uncomment Shadow Word: Pain from the code and have it up on your display.
Is there elemental shaman support available?
It supports Flame Shock, yes.
what classes does this addon support?
huh...is says my class is not supported? Warlock?
Hmmm, this seems very interesting. I'll bite and give it a shot.