View Single Post
04-26-09, 06:12 AM   #6
p3lim
A Pyroguard Emberseer
 
p3lim's Avatar
AddOn Author - Click to view addons
Join Date: Feb 2007
Posts: 1,710
Originally Posted by sacrife View Post
Error: Attempt to call global 'GetAttribute' (a nil value)

Edit: Nevermind, I changed it to groupNumber:SetText(i).
Works like a charm.
D'oh! forgot the 'self:' before 'GetAttribute', but using the index number uses less resources.
  Reply With Quote