Thread Tools Display Modes
01-03-06, 11:08 PM   #1
Inokis
EQInterface Staff
 
Inokis's Avatar
AddOn Author - Click to view addons
Join Date: Jan 2005
Posts: 156
Blizzard Addons and refernecing their frames...

I'm having trouble understanding how to reference the blizzard addons frames since they use them in the .pub format.

Before I could just use :
local MacroFramelevel = MacroFrame:GetFrameLevel();
Now I get an error:
'MacroFrame' (a nil value)

What is the process now of referencing these frames so that I can keep other things from hiding these frames?
__________________
If not yourself, who can you count on...
  Reply With Quote

WoWInterface » Developer Discussions » General Authoring Discussion » Blizzard Addons and refernecing their frames...


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