Download
(1Kb)
Download
Updated: 08-16-18 01:52 PM
Pictures
File Info
Compatibility:
Battle for Azeroth (8.0.1)
Updated:08-16-18 01:52 PM
Created:10-16-10 02:58 PM
Downloads:25,611
Favorites:111
MD5:
Categories:Character Advancement, Miscellaneous, Utility Mods

rObjectiveTracker  Popular! (More than 5000 hits)

Version: 800.20180816
by: zork [More]


Intro

rObjectiveTracker allows you to scale the objective tracker frame and adds the ability to drag and resize the frame ingame. If the fader attribute is set in the config the objective tracker will fade in/out on mouse enter/out.
Slash command
/rot
Requires
rLib
Git
https://github.com/zorker/rothui/tre...jectiveTracker

Optional Files (0)


Post A Reply Comment Options
Unread 10-16-10, 11:56 PM  
Slaxi81
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
Zorkifie the World ?

Thanks for another useful addon!

Perhaps you can improve this with a "saving the position" function?



Greetings

Slaxi
Last edited by : 10-17-10 at 12:31 AM.
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 10-17-10, 11:45 AM  
Gruffness
A Deviate Faerie Dragon
 
Gruffness's Avatar

Forum posts: 18
File comments: 90
Uploads: 0
I've noticed (at least for me) that whenever I go into my interface settings/add-ons tab and then cancel out, the position of the quest watch list is reset.

A way to lock the list into place after moving it would be nice, even if only via a text command (/rqw lock, /rqw unlock). Or perhaps add a (shift) drag modifier to help prevent accidental dragging when unlocked.
Report comment to moderator  
Reply With Quote
Unread 10-17-10, 08:46 PM  
Rhedd
A Murloc Raider

Forum posts: 4
File comments: 16
Uploads: 0
I like it , but the above posters have some very good ideas . Especially the lock position option . Every time I log back on , it has repositioned at the bottom of my screen .
Last edited by Rhedd : 10-17-10 at 08:47 PM.
Report comment to moderator  
Reply With Quote
Unread 11-09-10, 11:53 PM  
FarseerLolotea
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 97
Uploads: 1
Currently trying this out on the beta. If it weren't for the resetting issue and the lack of a lock function, this would be just about perfect.
Report comment to moderator  
Reply With Quote
Unread 11-20-10, 03:50 AM  
creepy_inc
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
Originally posted by FarseerLolotea
Currently trying this out on the beta. If it weren't for the resetting issue and the lack of a lock function, this would be just about perfect.
^This
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 11-26-10, 12:53 AM  
creepy_inc
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
Too bad the author doesn't check this page
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 11-26-10, 02:49 AM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Oh I do. Update will be available once the Roth UI goes live. (Sunday)
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 11-29-10, 06:21 PM  
creepy_inc
Guest

Join Date: Not Yet
Forum posts: 0
File comments: 0
Uploads: 0
Originally posted by zork
Oh I do. Update will be available once the Roth UI goes live. (Sunday)
cool beans
Report comment to moderator  
Edit/Delete Message Reply With Quote
Unread 12-08-10, 04:24 AM  
spiralofhope
A Deviate Faerie Dragon
 
spiralofhope's Avatar

Forum posts: 13
File comments: 276
Uploads: 0
Wonderful addon! It does just one thing, and does it well.

This is my preference for the positioning. I use MiniMap Button Frame with a couple of rows of icons under my minimap. This leaves just enough space to put the objectives underneath.

local pos = { a1 = "TOPRIGHT", a2 = "TOPRIGHT", af = "UIParent", x = 10, y = -225 }
Editing the core.lua and then doing a /console reloadui allowed me to play around with the numbers until I got them just right.

I hope this helps someone else out there.

Having this addon remember the positioning the user sets isn't really necessary, this edit is easy to do.

I also commented out the tooltip code, but that's just my preference.
__________________
spiralofhope.com
Last edited by spiralofhope : 12-08-10 at 04:25 AM.
Report comment to moderator  
Reply With Quote
Unread 03-09-11, 09:25 AM  
Maxen
A Fallenroot Satyr

Forum posts: 23
File comments: 235
Uploads: 0
Can this be locked or not now ? Thanks.
Report comment to moderator  
Reply With Quote
Unread 11-01-11, 10:45 AM  
Kraindi
A Kobold Labourer
 
Kraindi's Avatar

Forum posts: 0
File comments: 5
Uploads: 0
Oh, I love this addon!

edit: wait, it does not remember its location on screen ?
__________________
The Eyecandy.
Last edited by Kraindi : 11-01-11 at 12:46 PM.
Report comment to moderator  
Reply With Quote
Unread 11-01-11, 02:17 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
You can set the hard position in the lua file. The movement is just just for temp movement.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 11-02-11, 04:14 AM  
Kraindi
A Kobold Labourer
 
Kraindi's Avatar

Forum posts: 0
File comments: 5
Uploads: 0
Originally posted by zork
You can set the hard position in the lua file. The movement is just just for temp movement.
I see, thanks for reply. QuestWatch was blocking other elements of my ui, but now thanks to your addon, I dont have this problem anymore .

e. I managed to get QuestWatchFrame to upper left side (just where I like it)
by doing /rl now and then while editing core.lua

Code:
local pos = { a1 = "TOPLEFT", a2 = "TOPLEFT", af = "UIParent", x = 80, y = -160 }
Only problem is that little arrow which lets me to hide and show quests remains on the right side.
__________________
The Eyecandy.
Last edited by Kraindi : 11-02-11 at 04:40 AM.
Report comment to moderator  
Reply With Quote
Unread 03-13-12, 01:08 PM  
zork
A Pyroguard Emberseer
 
zork's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1740
File comments: 3728
Uploads: 77
Found out why the position resets. New version will work like it should.
__________________
| Simple is beautiful.
| WoWI AddOns | GitHub | Zork (WoW)

"I wonder what the non-pathetic people are doing tonight?" - Rajesh Koothrappali (The Big Bang Theory)
Report comment to moderator  
Reply With Quote
Unread 03-13-12, 07:24 PM  
Chiyusha
A Kobold Labourer

Forum posts: 1
File comments: 25
Uploads: 0
only thing that would make this the bomb digity would the ability to scale the watcher frame even if it required a lua edit.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: