View Single Post
04-29-09, 05:20 AM   #11
spiritwulf
A Cobalt Mageweaver
 
spiritwulf's Avatar
AddOn Author - Click to view addons
Join Date: Oct 2006
Posts: 202
Originally Posted by spiel2001 View Post
I appreciate the leg work you've put into this Spiritwulf... it's going to save me a lot of time.
FIXED! I claim Firsties !!!




opened nUI_Movers and changed

Code:
DurabilityFrame:ClearAllPoints();
DurabilityFrame:SetPoint( "TOP", QuestTimerFrame, "BOTTOM", 0, -5 );	
nUI_Movers:lockFrame( DurabilityFrame, true, nUI_L["Equipment Durability"] );
to

Code:
DurabilityFrame:ClearAllPoints();
DurabilityFrame:SetPoint( "TOP", nUI_TopBars, "BOTTOM", 0, 0 );	
nUI_Movers:lockFrame( DurabilityFrame, true, nUI_L["Equipment Durability"] );
And it is exactly where i want it. In a useful high visibility position. I have the vehicle indicator down in the bottom right of my screen above the bagbar, much more convenient.
__________________
Traveling through the night on padded feet
the ghost in the dark
to rend and kill
not for pleasure
but for survival