View Single Post
04-03-06, 03:00 PM   #9
Tsurani
A Black Drake
 
Tsurani's Avatar
AddOn Author - Click to view addons
Join Date: Nov 2005
Posts: 81
Originally Posted by Gello
/script MainMenuBarLeftEndCap:Hide() MainMenuBarRightEndCap:Hide()

will remove just the gryphons. To show them again:

/script MainMenuBarLeftEndCap:Show() MainMenuBarRightEndCap:Show()

With MoveAnything you can /move those two frame names and hide them also.
tag for later
  Reply With Quote