View Single Post
12-09-07, 09:46 PM   #1
ockky
A Defias Bandit
 
ockky's Avatar
Join Date: Dec 2007
Posts: 2
QuestWatchFrame help

I've created a mod that makes the QuestWatchFrame (the frame that appears when you shift+click a quest within the quest log) movable.

my problem is that, when i log in to the game, the QuestWatchFrame resets back to the blizzard default position. I checked that the position is being saved in the layout-cache, and it is, but apparently, is not being looked at upon log in. I've also tried saving the position of the frame in savedVariables, and loading the position, but that's not working.

my question is, since I'm moving the QuestWatchFrame itself, is that the problem? do i HAVE to create another frame to anchor it to? I tried that method, but it just seemed ugly...although, it did *kinda* work.

Anyhow, thanks for any information.
  Reply With Quote