1. #1
    Warchief Whisperawr's Avatar
    10+ Year Old Account
    Join Date
    Sep 2010
    Location
    Maguuma-US (GW2), Spirestone-US (WoW)
    Posts
    2,135

    Move Anything Help



    #1. What is this called
    #2. Can I move this with Move Anything?

  2. #2
    Deleted
    It's the Blizzard raid frame expand thing.

    Not sure if MA can move it, otherwise:
    Code:
    CompactRaidFrameManager:UnregisterAllEvents()
    CompactRaidFrameManager:Hide()
    CompactRaidFrameManager:SetScript("OnShow",CompactRaidFrameManager.Hide)
    CompactRaidFrameContainer:UnregisterAllEvents()
    CompactRaidFrameContainer:Hide()
    CompactRaidFrameContainer:SetScript("OnShow",CompactRaidFrameContainer.Hide)
    How to use.

  3. #3
    It's a parasite, it's like a virus worse than AIDS, is what that bar is.
    If we do not destroy ourselves, we will one day venture to the stars.

  4. #4
    Warchief Whisperawr's Avatar
    10+ Year Old Account
    Join Date
    Sep 2010
    Location
    Maguuma-US (GW2), Spirestone-US (WoW)
    Posts
    2,135
    Thanks. Will try this out.

Posting Permissions

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