View Single Post
09-03-13, 10:19 PM   #7
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,326
Originally Posted by Clamsoda View Post
Just to save you the potential headache, line 3 in SDPhantom's code should read:

Lua Code:
  1. local function OnEnter(self)

instead of

Lua Code:
  1. local function OnEnter(delf)
D'oh! Fixed now.
__________________
WoWInterface AddOns
"All I want is a pretty girl, a decent meal, and the right to shoot lightning at fools."
-Anders (Dragon Age: Origins - Awakening)
  Reply With Quote