Close
Showing results 1 to 6 of 6

Hybrid View

  1. #1
    Member
    Join Date
    Sep 2008
    Location
    Calgary, AB and Vancouver, BC
    Posts
    7638
    Blog Entries
    2

    Default What's the Blizzard Raid Frame Name?

    Anyone know the name of the frame that pops up showing the entire raid, while in battlegrounds?
    I'm trying to hide the frame, with MoveAnything, but need to know the name of the frame to /hide framename.

    I've unchecked everything, in the Blizzard raid (interface options) section, but that hasn't gotten rid of it.

    Thanks in advance.
    EverQuest I: Bard / Enchanter / Druid / Wizard / 2x Magician.
    Diablo III: 4x Crusader & 4x Wizard.

    My Guide to IS Boxer http://www.dual-boxing.com/showthread.php?t=26231 (somewhat dated).
    Streaming in 1080p HD: www.twitch.tv/ualaa
    Twitter: @Ualaa


  2. #2

    Default

    "WorldFrame" (that is the configuration pane to the left that is expandable and has another name than the groups)

    if you want to know how a UI element is named run this macro /run print(GetMouseFocus():GetName()) while you mouseover it
    Last edited by zenga : 12-20-2011 at 12:01 AM
    Everything that is fun in life is either bad for your health, immoral or illegal!

  3. #3
    Multiboxologist MiRai's Avatar
    Join Date
    Apr 2009
    Location
    Winter Is Coming
    Posts
    6815

    Default

    Quote Originally Posted by zenga View Post
    If you want to know how a UI element is named run this macro /run print(GetMouseFocus():GetName()) while you mouseover it
    These days that function is built into the client and you can just type /framestack or /fstack.
    Do not send me a PM if what you want to talk about isn't absolutely private.
    Ask your questions on the forum where others can also benefit from the information.

    Author of the almost unknown and heavily neglected blog: Multiboxology

  4. #4
    Member
    Join Date
    Sep 2008
    Location
    Calgary, AB and Vancouver, BC
    Posts
    7638
    Blog Entries
    2

    Default

    Using /fstack, I get:

    Frame Stack (125.54, 723.69)
    DIALOG
    <2> CompactRaidFrameManagerContainerResizeFrame
    MEDIUM
    <0> UIParent
    WORLD
    <0> WorldFrame

    The /Hide command in Move Anything, does not accept the Enter key when I enter /Hide WorldFrame or /Hide CompactRaidFrameManagerContainerResizeFrame.
    Nor does a keybind set for hiding the current frame.

    The frame only appears sometimes in battlegrounds, but it covers up many of my unit frames along the side of the screen, and part of my chat box.
    Once it appears, it doesn't disappear for that battleground.
    Kind of annoying, and wouldn't mind having it go away for good.
    EverQuest I: Bard / Enchanter / Druid / Wizard / 2x Magician.
    Diablo III: 4x Crusader & 4x Wizard.

    My Guide to IS Boxer http://www.dual-boxing.com/showthread.php?t=26231 (somewhat dated).
    Streaming in 1080p HD: www.twitch.tv/ualaa
    Twitter: @Ualaa


  5. #5

    Default

    If you go into moveanything, and you click 'dungeons & raids, and then Raid Unit Frames ... that seem to work for me here.

    You could install shadow unit frames for this single purpose, do /shadowuf and then 'hide blizzard' and chose hide raid frames.

    And does this work?

    /run CompactRaidFrameManager:UnregisterAllEvents() CompactRaidFrameManager:Hide() CompactRaidFrameContainer:UnregisterAllEvents() CompactRaidFrameContainer:Hide()

    which you should run every time i'm afraid when you log in a new toon.
    Last edited by zenga : 12-20-2011 at 03:26 AM
    Everything that is fun in life is either bad for your health, immoral or illegal!

  6. #6
    Member
    Join Date
    Sep 2008
    Location
    Calgary, AB and Vancouver, BC
    Posts
    7638
    Blog Entries
    2

    Default

    Quote Originally Posted by zenga View Post
    And does this work?

    /run CompactRaidFrameManager:UnregisterAllEvents() CompactRaidFrameManager:Hide() CompactRaidFrameContainer:UnregisterAllEvents() CompactRaidFrameContainer:Hide()

    which you should run every time i'm afraid when you log in a new toon.
    The macro works perfectly!

    Added it to the IS Boxer mapped key which invites the other characters to the group.
    That is usually run only once each playing session.
    Last edited by Ualaa : 12-22-2011 at 11:13 PM
    EverQuest I: Bard / Enchanter / Druid / Wizard / 2x Magician.
    Diablo III: 4x Crusader & 4x Wizard.

    My Guide to IS Boxer http://www.dual-boxing.com/showthread.php?t=26231 (somewhat dated).
    Streaming in 1080p HD: www.twitch.tv/ualaa
    Twitter: @Ualaa


Posting Rules

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •