Thread: UnitBuff help
View Single Post
05-14-14, 05:48 AM   #8
10leej
A Molten Giant
 
10leej's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2011
Posts: 583
Originally Posted by semlar View Post
Well, I don't know anything about oUF, but either you didn't put the "UpdateIndicators" function above the "Shared" function or it needs a global name, in which case you're going to want to rename it to something more unique like "BobsIndicatorUpdater" and fix 'self:RegisterEvent("UNIT_AURA", UpdateIndicators)' to reflect the new name.
yeah just got that sorted out it was an error on my part, but I still get the lua error on casting

code
__________________
Tweets YouTube Website
  Reply With Quote