Download
(11 Kb)
Download
Updated: 04/13/14 11:00 AM
Pictures
File Info
Compatibility:
Live (1.0)
Beta (0.18)
Updated:04/13/14 11:00 AM
Created:02/24/14 11:42 AM
Monthly downloads:247
Total downloads:144,146
Favorites:261
MD5:
Multi-Quest Tracker  Popular! (More than 5000 hits)
Version: 1.3
by: Zerorez [More]
This addon hides the default focused quest tracker and enables the multiple quest tracker. Tracker automatically hides itself when you open menus (inventory, world map, etc.).

Note - If you are getting errors, try deleting the saved variables file at:
...My Documents\Elder Scrolls Online\pts\SavedVariables\MultiQuestTracker.lua
Please post error logs if you still have problems (can't fix it if I don't know what is wrong lol).
v1.3
- fix for tracked quests not saving between logins
- fixed (hopefully) another error when logging in (error at line 397)

v1.2
- fixed the bad argument #3 to 'string.format' error
- changed font options
- removed font color options (quests now color by difficulty by default again.)
- added checkboxes to track/untrack whole groups of quests in the quest journal

v1.1
- fixed all quests showing as tracked after zoning (sorry this took so long)

v1.0
- fixed error when opening quest journal when player had no quests
- fixed error with abandoning quests

v0.11
- updated to new api version
- added font, color, and size options

v0.10
- MQT now saves its position

v0.08:
- updated to work with client update

v0.07:
- attempt at fixing error with changing zones

v0.06:
- abandoning quests should now function correctly

v0.05:
- changed how saved variables are loaded

v0.04:
- Quests can now be tracked/untracked in MQT via check boxes in the quest journal
- Quest tracking should save...i hope

v0.03:
- MQT is now movable :D
- Added a small gradient background to the tracker (needed something to click on in order to move it)

v0.02:
- Updated to new API Version
- Fixed MQT showing in crafting menus

v0.01:
- Fixed quest tracker showing while the interact and store windows were shown.
Optional Files (0)


Archived Files (6)
File Name
Version
Size
Uploader
Date
1.2
11kB
Zerorez
04/12/14 07:42 PM
1.1
11kB
Zerorez
03/31/14 08:30 PM
1.0
11kB
Zerorez
03/31/14 01:15 PM
0.11
11kB
Zerorez
03/24/14 12:31 PM
0.10
3kB
Zerorez
03/16/14 12:09 PM
0.08
3kB
02/24/14 11:42 AM


Post A Reply Comment Options
Unread 03/29/14, 10:20 AM  
Trevolock

Forum posts: 0
File comments: 2
Uploads: 0
Is this ready for early release tommorow?
Report comment to moderator  
Reply With Quote
Unread 03/30/14, 05:42 AM  
Mithoron

Forum posts: 3
File comments: 11
Uploads: 0
Release version...

Cannot move frame, is there a lock/unlock command?
Report comment to moderator  
Reply With Quote
Unread 03/30/14, 07:59 AM  
laggingb

Forum posts: 0
File comments: 1
Uploads: 0
ui error

hello.everytime i try to load the addon quest i keep getting ui error. Even after deleating the veriables.
Report comment to moderator  
Reply With Quote
Unread 03/30/14, 11:40 AM  
Ashling

Forum posts: 0
File comments: 1
Uploads: 0
Very broken

Hi, unfortunately some major errors are occuring (even after deleting the saved variables). This is the error I am getting every time I click a quest checkbox....


Report comment to moderator  
Reply With Quote
Unread 03/30/14, 12:41 PM  
Archongamer

Forum posts: 3
File comments: 74
Uploads: 0
Originally Posted by Mithoron
Release version...

Cannot move frame, is there a lock/unlock command?
You have to go to setting then select the add-on from the list then you can resize or move it
Report comment to moderator  
Reply With Quote
Unread 03/30/14, 12:41 PM  
Goforce

Forum posts: 0
File comments: 3
Uploads: 0
Re: Very broken

Originally Posted by Ashling
Hi, unfortunately some major errors are occuring (even after deleting the saved variables). This is the error I am getting every time I click a quest checkbox....


Hi,

I have the same problem.
Report comment to moderator  
Reply With Quote
Unread 03/30/14, 12:41 PM  
Archongamer

Forum posts: 3
File comments: 74
Uploads: 0
Any chance of adding the quest level somewhere to the list? Great add-on thanks
Report comment to moderator  
Reply With Quote
Unread 03/30/14, 01:49 PM  
Zerorez
 
Zerorez's Avatar
AddOn Author - Click to view AddOns

Forum posts: 7
File comments: 9
Uploads: 2
Unhappy Hard Drive Issues....Reinstall

I am currently re-downloading ESO after losing my install to HDD failure I will try to fix this when it is done installing. Sorry for the troubles guys.

(fyi, backing up partition tables for your hard drives is a very good idea...)
Report comment to moderator  
Reply With Quote
Unread 03/30/14, 01:56 PM  
Joviex
 
Joviex's Avatar
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 110
Uploads: 3
Re: Re: Very broken

Originally Posted by Goforce
Originally Posted by Ashling
Hi, unfortunately some major errors are occuring (even after deleting the saved variables). This is the error I am getting every time I click a quest checkbox....


Hi,

I have the same problem.
I just commented out the line and it works

MQTSavedVars.Tracked = MQT.Tracked

Changed to:

-- MQTSavedVars.Tracked = MQT.Tracked

MQTSavedVars doesn't seem to be defined/used anywhere else except that line, though I am not sure that isnt some ESO API convention mechanism to automagically persist saved info.

HTH
Report comment to moderator  
Reply With Quote
Unread 03/30/14, 02:01 PM  
Joviex
 
Joviex's Avatar
AddOn Author - Click to view AddOns

Forum posts: 42
File comments: 110
Uploads: 3
Re: Re: Re: Very broken

Originally Posted by Joviex
I just commented out the line and it works

MQTSavedVars.Tracked = MQT.Tracked

Changed to:

-- MQTSavedVars.Tracked = MQT.Tracked

MQTSavedVars doesn't seem to be defined/used anywhere else except that line, though I am not sure that isnt some ESO API convention mechanism to automagically persist saved info.

HTH
Apparently deleting the saved variables in

(My Documents)\Elder Scrolls Online\live\SavedVariables

will also reset it and let the original code work =)
Report comment to moderator  
Reply With Quote
Unread 03/30/14, 02:10 PM  
Noxxys

Forum posts: 0
File comments: 3
Uploads: 0
Hi.
Nil value error line 117 after cancelling the only quest I had.
Also, I have another nil value error (line 116) if I press J when I have no quest.
Cheers and thanks for this add-on.
Report comment to moderator  
Reply With Quote
Unread 03/31/14, 01:54 AM  
sigmer

Forum posts: 0
File comments: 18
Uploads: 0
Good idea with this addon, would it be possible to make it auto track nearest quest? (as an option ect?) and if yes, would it then be possible to make it auto track quest's that is max 2 levels above your own?

That would be really awsome
Report comment to moderator  
Reply With Quote
Unread 03/31/14, 08:46 AM  
Kane

Forum posts: 5
File comments: 12
Uploads: 0
Just also want to confirm disabling a quest causes a UI Error:
Report comment to moderator  
Reply With Quote
Unread 03/31/14, 09:06 AM  
fruel

Forum posts: 0
File comments: 1
Uploads: 0
Found a bug: Quest timers aren't displayed at the correct position.

Report comment to moderator  
Reply With Quote
Unread 03/31/14, 10:21 AM  
imikorari

Forum posts: 3
File comments: 24
Uploads: 0
Didn't realize you'd added the color feature. Spent hours trying to figure out what quests I'd missed since my quests were red. Once I figured out it was MQT, couldn't find a way to disable the recoloring feature.
Last edited by imikorari : 03/31/14 at 11:28 AM.
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: