Moving the quest tracker

Hi all,

Was hoping someone with modding knowledge could tell me what .xml file controls the position of the quest tracker? I would like to move it under the minimap against the right side of the screen. I was able to enlarge the minimap on my own but cant seem to figure this one out and couldn’t locate any custom UI’s out there that have what I am looking for…

I tried editing the line below in “QuestTrackerView.xml” which seemed to do nothing

default_position = “Point(470,50)”

Thanks in advance!

It’s overridden by the position you drag it to.
Just drag it to the correct position and lock it there with /setoption QuestTrackerMoveable 0 .

Of course it is as simple as moving it within the game…

Thanks Cappa. Much appreciated!

1 Like

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.