Trackmaster - James226/aura-mastery GitHub Wiki
A quick guide to all things Trackmaster, the second addon in the Master series. You can download the addon here.
TrackMaster is a simple addon which will draw a line to a specific unit / position.
Use the command /trackmaster to open the track panel.
Features
TrackMaster allows you to easily track places, currently the following trackers are supported:
- Nearest Mailbox
- Current Target
- Current Quest (Click a quest in the mini log)
- Waypoint (Rightclick the main map)
- Focus target.
- Range circles.
Though we do not have lock targetting yet, there is a simple workaround. Turn off all Tracking and Hook methods in /trackmaster, then use the below macro if you want to track your current target only regardless of range. Just pop it in a macro!
/eval Apollo.GetAddon("TrackMaster"):SetTarget(GameLib.GetTargetUnit(), -1)
Additional Modules
Wait, there's more!
Harvester? Head on over to TrackMaster: Farming to track the nearest available, harvestable node. Now with added, filtery goodness.
Disarmed? Head on over to TrackMaster: Subdue to track where your weapon went. No more finding which one is yours!
Rare mob hater? Find them and kill them with Tomed's Raretracker
Want to know exactly where your quests, path objects & challenges are? Then go ahead and download the new Objectives plugin!
Setting it up
Select the Hook or Tracker you want from the corresponding menu on the TrackMaster Panel. You can also visit TrackmasterUI to look at explanations of each tab.