View Single Post
10-12-10, 05:41 PM   #2
SDPhantom
A Pyroguard Emberseer
 
SDPhantom's Avatar
AddOn Author - Click to view addons
Join Date: Jul 2006
Posts: 2,326
lua Code:
  1. --  Background:
  2. --  MainMenuBarArtFrame is the parent of the other MainMenuBar buttons too
  3. for i=0,3 do _G["MainMenuBarTexture"..i]:Hide(); end
  4. MainMenuBarLeftEndCap:Hide();
  5. MainMenuBarRightEndCap:Hide();
  6.  
  7. --  EXP Bars:
  8. MainMenuExpBar:Hide();
  9. MainMenuBarMaxLevelBar:Hide();
__________________
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)