WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   RealUI (https://www.wowinterface.com/forums/forumdisplay.php?f=163)
-   -   Garrison Mission Completion Pop-up (https://www.wowinterface.com/forums/showthread.php?t=50622)

Heliocentric 11-30-14 11:14 AM

Garrison Mission Completion Pop-up
 
Is there any way to move the location of the garrison mission completion popup thing? Right now it appears right in front of my party/raid frames. It's particularly annoying when I'm healing and it shows up and I cant see half the party/raid until it goes away. Thanks

Karyy 11-30-14 07:20 PM

What i've haphazardly done is to delete

Code:

function AlertFrameMove:AlertFrame_SetGarrisonMissionAlertFrameAnchors(alertAnchor)
    if ( GarrisonMissionAlertFrame and GarrisonMissionAlertFrame:IsShown() ) then
        GarrisonMissionAlertFrame:SetPoint(AFPosition, alertAnchor, AFAnchor, 0, AFYOffset);
        alertAnchor = GarrisonMissionAlertFrame;
    end
end

Out of AlertFrameMove.lua

It'll spit an error, but I couldn't be bothered to properly go about getting it moved - it annoyed me more often that I liked seeing a mission completed.

geekyadam 11-30-14 08:32 PM

Unless Nib or Gethe add the functionality, you will have to use the MoveAnything add-on.

groin 12-02-14 01:09 AM

I have the same problem with loot won in istance..


All times are GMT -6. The time now is 11:50 PM.

vBulletin © 2024, Jelsoft Enterprises Ltd
© 2004 - 2022 MMOUI