Poster: Devla at 1/8/2006 7:09:27 PM PST Subject: Slouken - UnitBuff questions |
| |
AndreasG, the author of MiniGroup2 asked if someone could post here, because he plays on the Euro servers.
Q u o t e: local filter = 1
for i= 1,5 do
aura = UnitBuff("player", i, filter)
if aura then
DEFAULT_CHAT_FRAME:AddMessage(aura)
end
end
If I run this code, it doesn't output anything, even if I have buffs on I can cast. If I set filter = 0, it works fine.
Yes, he has active auras
Only tested on himself, not on party/raid.
Thanks
Staff http://ui.worldofwar.net
QTui http://qtui.x.am
|
| | http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=296814&p=#post296814 |
| |
Poster: slouken at 1/9/2006 9:48:41 AM PST Subject: Re: Slouken - UnitBuff questions |
| |
Yep, it's not working, it will be fixed for 1.9.2, thanks.
|
| | http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=296814&p=#post297195 |
Poster: slouken at 1/9/2006 10:19:46 AM PST Subject: Re: Slouken - UnitBuff questions |
| |
Yep, it should be fixed in 1.9.2 as well.
|
| | http://forums.worldofwarcraft.com/thread.aspx?fn=wow-interface-customization&t=296814&p=#post297228 |