| Updated: | 03-23-12 12:49 PM |
| Created: | 02-13-11 08:23 PM |
| Downloads: | 1,502 |
| Favorites: | 14 |
| MD5: |

File Name |
Version |
Size |
Author |
Date |
2.0.1 |
4kB |
Waky |
03-18-12 07:03 PM |
|
2.0 |
4kB |
Waky |
03-18-12 04:17 PM |
|
1.1.2 |
3kB |
Waky |
02-15-11 11:05 AM |
|
1.1.1 |
3kB |
Waky |
02-15-11 07:36 AM |
|
1.1 |
3kB |
Waky |
02-13-11 10:52 PM |
|
1.0 |
2kB |
Waky |
02-13-11 08:23 PM |
![]() |
Comment Options |
|
|
|
|
A Deviate Faerie Dragon
Forum posts: 15
File comments: 13
Uploads: 1
|
Dunno if you were interested in making this more automatic, so it shows things based on class. You could look at the code of oUF_DebuffHighlight to see an implementation. I was thinking of doing something like that standalone, but I've been too busy doing arenas lately.
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 1
Uploads: 0
|
Thanks!
Just wanted to thank you for this addon - it's incredible helpful for my priest.
|
|
|
|
|
|
|
A Kobold Labourer
Forum posts: 0
File comments: 1
Uploads: 0
|
Please make it work for focus target, that will make it best addon ever!
|
|
|
|
|
||
"CreateFrame("Frame", "title", UIParent)" to "CreateFrame("Frame", "DispelWatchTitle", UIParent)" That should solve the issue. If that doesn't work I have no idea :P
__________________
|
||
|
|
|
|
|
|
No errors here.
Frame still anchored to center after reload. But i'm fine now with non interactive anchor frame ^^ My priest's DispelWatch.lua: Code:
DWDB = {
["enrage"] = true,
["magicBad"] = false,
["curses"] = false,
["magic"] = true,
["diseases"] = false,
["poisons"] = false,
["friend"] = false,
["enemy"] = true,
}
|
|
|
|
|
|
||
One thing I might suggest is go to "C:/Program Files/World of Warcraft/WTF/Account/[Your account name]/SavedVariables" and delete "DispelWatch.lua" and "DispelWatch.lua.bak" I recently changed the saved variables to be per character rather than per account, so they may be overriding each other. Be sure not to delete anything else in there, those are your settings/data from other addons. I have also made the anchor frame non-interactive when hidden in v1.1.2, not sure why I didn't before. Thanks! Please let me know!
__________________
|
||
|
|
|
|
|
|
Version 1.1.1
When i reload ui, anchor frame resets position back to center. And make anchor frame interactive when it visible only please ![]() |
|
|
|
|
|
|||
__________________
|
|||
|
|
|
|
|
|
1. Frame position resets after reload ui.
2. Can you make addon frame non interactive please? |
|
|
|
|
|
|
|
Awesome, been lookin for something like this.
Would be cool if you could add something to highlight the buffs and enrage effects on the targetframe buffbar. Or add icons instead of the Text display style. Anyways good work. |
|
|
|
![]() |