View Single Post
02-21-17, 07:16 AM   #14
wille480
A Wyrmkin Dreamwalker
Join Date: Jan 2017
Posts: 56
Originally Posted by Lombra View Post
Do unpack(debuffs).

Edit: Or wait, you want to look for two different buffs? Then you need to do a loop over debuffs and call UnitDebuff for both values individually.
Hey , yea well i am making a assist addon that will help with dispelling .
Basicly it will list characther name in a window. That is why i have an array of debuffs that i want unitdebuff to be looking for.

So i dont have to create different unitdebuff() methods for each debuff.
Please help me give a example code

Best regards!
  Reply With Quote