WoW Mount Track addon Dragonflight/Wrath of the Lich King Classic 2026
logo
wow addon Mount Track

Mount Track

Game Version: 10.0.0
Total Downloads: 1,547
Updated: Oct 28, 2022
Created: Apr 16, 2022
download Mount TrackDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
v1.1.6 release 25.44 KB Oct 28, 2022 10.0.0 412 download Mount Track v1.1.6 releaseDownload
v1.1.5 release 25.26 KB Aug 19, 2022 9.2.7 286 download Mount Track v1.1.5 releaseDownload
v1.1.4 release 28.87 KB May 3, 2022 9.2.0 362 download Mount Track v1.1.4 releaseDownload
v1.1.3 release 999.46 KB May 3, 2022 9.2.0 63 download Mount Track v1.1.3 releaseDownload
v1.1.2 release 27.75 KB Apr 23, 2022 9.2.0 176 download Mount Track v1.1.2 releaseDownload
v1.1.1 release 27.75 KB Apr 18, 2022 9.2.0 121 download Mount Track v1.1.1 releaseDownload
v1.1.0 release 993.04 KB Apr 18, 2022 9.2.0 49 download Mount Track v1.1.0 releaseDownload
MountTrack.zip release 26.89 KB Apr 17, 2022 9.2.0 78 download Mount Track MountTrack.zip releaseDownload

Screenshots

Description

Share this:
MountTrack
World of Warcraft addon to track a specific list of mounts
 
Main List Page

Usage
  • Install and unzip into \World of Warcraft\_retail_\Interface\AddOns
  • Once in game, list of mounts can be viewed clicking on the minimap tooltip.
  • To search the source of a specific mount, type /mountT mountname in chat.
  • Toggle minimap button by typing /mountT minimap in chat.
  • If minimap is disabled, type: /mountT in chat to display list.
  • To view these in game, type /mountT help in chat

Editing for own-use
  • Due to Blizzard’s blocking of file I/O streams, the list must be edited within source code.
  • In Get_Mounts() the mount table is listed with mount IDs you wish to track.
  • IDs can be found on the mount’s SPELL page on wowhead (Ex. https://www.wowhead.com/spell=288503/umber-nightsaber mount ID = 1203)
  • Mounts can also be added by name as seen by Blue Proto-Drake in table.
  • Example: local mounts = {Blue Proto-Drake, 1332, 1185, 1182, 1203, 1205, 1200, 527}
 
IMPORTANT NOTE
–   After updating addon, list will be overwritten with empty list, save your list externally to update it again easily after update.
 
Please post any issues with the addon on: https://github.com/josh894/MountTrack

Comments

Add a comment