Thread Tools Display Modes
11-02-08, 03:48 AM   #1
Tiael
A Defias Bandit
Join Date: Jul 2008
Posts: 3
Buff issues

Hi everyone, i've recently dwled Neeble's oUF ( oUF_p3lim modified ) and i can't take away any of my buffs

Someone told me to add that in the aura section

button:SetScript('OnMouseUp', function(self, mouseButton)
if mouseButton == 'RightButton' then
CancelUnitBuff('player', index)
end
end)

But i can't find it

Here is the original code : http://ace.pastey.net/100447-3i3c
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Buff issues


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