Thread Tools Display Modes
09-08-12, 05:40 AM   #1
Caetan0
A Warpwood Thunder Caller
Join Date: Aug 2011
Posts: 99
Help Debuff's [Target and I]

Good morning my friends wowinterface,

I have this command line that returns Debuff's my Target ...
Code:
hooksecurefunc("TargetFrame_UpdateDebuffAnchor", function(self, name, i)
I wonder, what should I change to get the return of Debuff's that I receive.
  Reply With Quote
09-08-12, 05:47 AM   #2
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view addons
Join Date: Mar 2006
Posts: 5,617
What exactly do you want to do? Do you want to print a list in the chat frame of what debuffs your target has? Do you want to move the debuff icons on your target frame? Do you want to see a warning in the Raid Warning Frame when your target gets a specific debuff? The code you posted does nothing on its own (it's not even syntactically valid Lua code on its own) and your post is extremely vague...
__________________
Retired author of too many addons.
Message me if you're interested in taking over one of my addons.
Don’t message me about addon bugs or programming questions.
  Reply With Quote
09-08-12, 06:50 AM   #3
Caetan0
A Warpwood Thunder Caller
Join Date: Aug 2011
Posts: 99
Sorry for posting so little information my friend.
I want to move to the place that's Debuff enemies send me.
  Reply With Quote
09-13-12, 02:06 PM   #4
Caetan0
A Warpwood Thunder Caller
Join Date: Aug 2011
Posts: 99
it is possible to move from the position that I get debuffs
  Reply With Quote

WoWInterface » AddOns, Compilations, Macros » AddOn Help/Support » Help Debuff's [Target and I]

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off