WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   nUI: Technical Support (https://www.wowinterface.com/forums/forumdisplay.php?f=92)
-   -   Archaeology Dig Site Progress Bar (https://www.wowinterface.com/forums/showthread.php?t=48526)

Xrystal 11-17-13 05:59 PM

Archaeology Dig Site Progress Bar
 
1 Attachment(s)
Not sure when it was added as I don't do archaeology much if at all but they have added a dig site progress bar to the game.

At present it isn't movable in nUI but with the following change it will be.

In nUI\Plugins\nUI_Movers.lua find the section starting nUI_Movers.managedFrames = and notice that there is a table just above it ..

Add the following just inside in the closing brace so it is the last frame that is movable using the left mousebutton.

Lua Code:
  1. {
  2.         frameName = "ArcheologyDigsiteProgressBar",
  3.         addOn = "Blizzard_ArchaeologyUI",
  4.         parentName = nil
  5.     },

The screenshot shows the movability option now in place and in the same place where blizzard puts it currently.

Coasty 11-20-13 05:45 PM

Just saw this today... Thanks Xrystal...


All times are GMT -6. The time now is 03:14 AM.

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