TomTom

From Warcraft Wiki
Jump to navigation Jump to search
TomTom
Personal navigation system
Details
TOC 31000
Category Map & Minimap
Author Cladhaire
Links
Releases WoWInterface
CurseForge
Changelog WoWI
Discussion WoWI
AddOn
AddOn article
This page describes fan-made scripting using the World of Warcraft API which has had notable impact on the game's development/history.

What it does

TomTom is your personal navigation assistant in World of Warcraft. This addon is very simple, but provides a nice set of functionality. Thanks to Esamynn for Astrolabe, which does the bulk of the work in this addon.

Documentation

Read the documentation found here. This includes the feature list and slash commands.

Comments

Where to get it

Features

  • Set waypoints via command, or by clicking on the world map
  • A draggable coordinate display with customizable accuracy. This frame can be hidden or locked.
  • Player and cursor coordinates on the World Map (these can be hidden)
  • A floating "crazy-taxi" style arrow that points you to your destination
  • Displaying the "crazy-taxi" arrow or coordinate block in compatible LDB displays, such as NinjaPanel
  • Show a waypoint that points you towards your corpse for easy recovery

Commands

Slash Command Description
/way 14.78 23.9 Add a new waypoint at 14.78, 23.90
/way Nagrand 45 50 Add a new waypoint in Nagrand at 45, 50
/way 14.78 23.90 This is a waypoint! Add a new waypoint with a description
/way reset all Remove ALL current waypoints
/way reset Nagrand Remove all waypoints in Nagrand
/wayb or /wayback Sets a waypoint at the current location
/cway or /closestway Set the crazy arrow to the closest waypoint

Repository

Public URL: svn://svn.wowinterface.com/TomTom-17/trunk