WoWInterface

WoWInterface (https://www.wowinterface.com/forums/index.php)
-   AddOn Search/Requests (https://www.wowinterface.com/forums/forumdisplay.php?f=6)
-   -   Quest Watcher Mover (https://www.wowinterface.com/forums/showthread.php?t=18859)

blackpandemic 10-23-08 02:38 PM

Quest Watcher Mover
 
Hey guys,

I've found out that lynSettings is causing some critical errors when I boot up WoW a lot of the time, and have sadly resorted to just turning it off permanently. I've replaced the frame that it added around the lynstats and the minimap with kgPanels, but I've noticed that the quest watcher frame was also moved via lynsettings.

Now, I don't really need a new quest addon (as I already use TourGuide, TomTom, and Lightheaded) but I'd like an addon that would let me move the quest watcher frame around so I can put it where it was when I had lynsettings on.

Anyone know of a small addon that lets me move that? Thanks!

khurzog 10-23-08 04:03 PM

try uberquest


EDIT: sorry miss that you didnt want an entire new quest addon, although uberquest is quite uber. the only other thing i know of that does that is chinchilla, a minimap mod.

blackpandemic 10-23-08 04:07 PM

This looks promising as I can get rid of 2 other addons with this one. Thanks for the find!

Cralor 10-23-08 04:30 PM

Here is a bit of code that would do the same thing:

Code:

QuestWatchFrame:ClearAllPoints()
QuestWatchFrame:SetPoint("RIGHT", UIParent, -50, -300) --Position & Anchor
QuestWatchFrame.SetPoint = function() end
QuestWatchFrame:SetScale(1.2) --Choose your own scale, or delete

:)

blackpandemic 10-23-08 05:50 PM

UberQuest also has the same function as DoubleWide though so UQ consolidated some addons for me.

Thanks!


All times are GMT -6. The time now is 06:58 PM.

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