TomTomPing - Addon that uses TomTom's Crazy Arrow to display the direction and distance of pings and party members.
Features -
- Ping tracking: listens to Minimap pings
- Waypoint tracking: set and unset waypoints to track
- Player tracking: track any party or raid member
- Manual selection of tracking target
- Auto track Target, Focus, Mouseover, Mouseover-click (Works with addons like Healbot and Grid)
- Stick/Unstick current Arrow target: make current arrow target sticky; overrides selected tracking mechanism
- Color coded facing direction: green towards the target, red when running away from it
- Arrival check: direction arrow changes to down arrow on user defined range from destination
- Heal range check: recolors arrow when out of healing range
- Estimated time of arrival
- Broker support
- Compass as Broker text
- Semi-automatic map measurement for instance maps with unknown dimensions
Install -
Copy the TomTomPing folder to your Interface\AddOns directory.
You need to have TomTom installed. Only working with "TomTom-r216" or newer.
Commands -
/tomtomping arg
/ttp arg
With arg:
target - use current target as arrow target
stick - make current arrow target sticky / unstick again
clear - release the crazy arrow
ping - ping on self
waypoint - set waypoint on self
wpclear - clear waypoint
measure - init map size measurement (Move at least 20 yards!)
menu - display options menu
version - display the version information
help - display this help
Usage -
Trigger commands via slash command, keybindings or mouse-clicks on Broker display or Minimap button.
The option menu lets you configure the addon behaviour in detail.
Using the "/ttp target" command will automatically stick the selected target as well if the auto tracking type is "Mouseover" or "Waypoint". This is to prevent the refresh routine to immediately overwrite the selected target again. For other tracking types the selected target stays non-sticky.
TomTomPing won't work in instances pre-WotLK since those don't support coordinate infos. That's why they don't have maps too - but this is finally going to change in Cataclysm.
Thanks -
This addon was inspired by the outdated PingDir.
Thanks Cladhaire for making TomTom usable by other addons.
Thanks Esamynn for making Astrolabe.
Thanks Knapster (alias Baaras) for the original developent of TomTomPing.
- 8 comments
- 8 comments
Facts
- Date created
- May 10, 2009
- Categories
- Last update
- May 23, 2012
- Development stage
- Release
- Language
- deDE
- enUS
- License
- All Rights Reserved
- Curse link
- TomTomPing
- Downloads
- 36,647
- Recent files
- R: TomTomPing-v1.1-r023 for 4.3.4 May 23, 2012
- R: TomTomPing-v1.1-r022 for 4.3 Dec 04, 2011
- R: TomTomPing-v1.1-r021 for 4.2 Oct 31, 2011
- R: TomTomPing-v1.1-r019 for 4.0.1 Nov 14, 2010
- R: TomTomPing-r014.zip for 3.2.0 Oct 03, 2009
- Reply
- #8
mpfiv Jan 07, 2012 at 14:41 UTC - 0 likesI was getting lua errors with only this addon and its dependency tom tom installed, I was wondering if this was something that was going to be fixed? Because it says it was updated to the latest version of cataclysm but when i try to target and have it track a player it isnt working.
- Reply
- #7
oscarucb Nov 02, 2011 at 16:45 UTC - 0 likesLatest release is completely broken. Please open your repo to allow contributions?
The error:
The fix:
Author/Maintainer of BigBrother, ProfessionsVault, InspectFix, RetardCheck, RoleIcons, SavedInstances, and others..
- Reply
- #6
glithramir Jan 14, 2011 at 14:50 UTC - 0 likesSeeing this in FramXML.log:
- Reply
- #5
oscarucb Oct 22, 2010 at 03:34 UTC - 0 likesNot sure where to post a bug ticket for this project...
I've discovered that TomTomPing:ZoneChanged() is doing The Wrong Thing when it's called within an instance (eg when taking an ICC teleporter). Specifically, GetCurrentMapContinent() and GetCurrentMapZone() return garbage results in an instance, hence the subsequent SetMapZoom() sets the map to an undefined region.
Amongst other things, this is breaking Deadly Boss Mods, which currently relies on the map to detect boss pulls:
http://www.deadlybossmods.com/phpbb3/viewtopic.php?f=2&t=2809&p=10290#p10290
You should probably be using GetCurrentMapAreaID() and SetMapByID() instead.
- Reply
- #4
mspykez Jun 21, 2010 at 17:34 UTC - 0 likesIs this project dead?
- Reply
- #3
Freydis88 Jan 11, 2010 at 19:57 UTC - 0 likesIs this going to be updated soon?
Greetings, Freydis88
George Orwell:
"Political language is designed to make lies sound truthful and murder respectable,
and to give the appearance of solidity to pure wind."
- Reply
- #2
glithramir Aug 21, 2009 at 16:02 UTC - 0 likesSmall problem with the range... RangeDisplay shows 15yd(edge at 10-15range) from target and TomtomPing arrow shows 17.5yd from target.
How is the range determined with TomTomPing?
- Reply
- #1
glithramir Aug 12, 2009 at 16:47 UTC - 0 likesGetting this error:
Date: 2009-08-12 18:46:39
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\TomTomPing\TomTomPing.lua line 722:
attempt to compare nil with number
Debug:
[C]: ?
TomTomPing\TomTomPing.lua:722:
TomTomPing\TomTomPing.lua:709
TomTomPing\TomTomPing.lua:734: TTP_OnEventSavedVariables()
[string "*:OnEvent"]:2:
[string "*:OnEvent"]:1