TooltipWealth
TooltipWealth (originally TinyTipWealth) is an Ace3 module that lets you sneakily inspect how much gold your mouseover target has made so far using the Achievement API.
Features
- Display most gold ever owned (default)
- Display total gold acquired - may be used to indicate the economic prowess of a character, but is usually wildly inflated for the wealth owned by auction house players as they tend to have very high income and expenditure.
- Display average gold earned by day
- Disable for opposite faction
- Disable when in combat
- Disable when not in major city
- Show wealth as coins or plain text (e.g. 1g 10s)
- Currently tested with: TinyTip, TipTac, TipTop, CowTip, normal game tooltip
It's not working?
Try mouseovering your target carefully. If you quickly move your cursor over a bunch of people, the addon can only query the first person you've mouseovered; due to the limitation of Blizzard's API and the server's generally slow response time, by the time we've got the wealth results back from the server your cursor is likely already on a different person, so ToolTipWealth will have to discard the data.
Warning
!!! Some might consider the use of this addon to be an intrusion of privacy, please do not abuse it for harassing or intimidating other players. !!!
-
View User Profile
-
Send Message
Posted Jul 7, 2011-
View User Profile
-
Send Message
Posted Jul 7, 2011-
View User Profile
-
Send Message
Posted Apr 3, 2011Clearly, the problem is that wealth is stored as a signed 32bit integer in TooltipWealth, which is no longer sufficient to handle the new gold cap. I tried poking around in TinyTipWealth.lua, but I was not able to figure out how to make the appropriate changes.
If you need help testing, just let me know. I have enough gold to test any value between 0 and the new gold cap.
-
View User Profile
-
Send Message
Posted May 24, 2011-
View User Profile
-
Send Message
Posted Mar 25, 2011Oops, sorry! I hadn't intended to commit the SVN revision with all the debug printing stuff, since I was just testing to see if achievement requests were still getting badly throttled. You should be able to downgrade the old v0.2 beta (http://www.wowace.com/addons/tinytip-wealth/files/29-v0-2-bump/) and have it still work.
-
View User Profile
-
Send Message
Posted Mar 25, 2011Getting lots of spam about "request achievement comparison" and other stuff every time the cursor its over a player. Not getting any error.
-
View User Profile
-
Send Message
Posted Feb 8, 2011-
View User Profile
-
Send Message
Posted Feb 27, 2011-
View User Profile
-
Send Message
Posted Dec 23, 2010-
View User Profile
-
Send Message
Posted Dec 20, 2010-
View User Profile
-
Send Message
Posted Nov 14, 2010-
View User Profile
-
Send Message
Posted Feb 26, 2010http://www.tukui.org/
I use this UI but it has a modified default tooltip, Wealth tooltip will not show.
Thanks for any help. :)
-
View User Profile
-
Send Message
Posted Feb 7, 2010I have some easy to implement feature requests.
1. Don't display silver and copper.
2. Round the gold to the nearest 10, 100, or 1000
3. Put spaces between sets of zeros like 10 000g (or implement number 2)
Otherwise this is great! Sure beats having to do it by hand each and every time.
-
View User Profile
-
Send Message
Posted Jan 1, 2010-
View User Profile
-
Send Message
Posted Jan 2, 2010(copied from below)
Basically 'Most Gold Ever Owned' means the highest record of gold the person ever had in their purse. Sometimes, if a player always saves up gold and doesn't spend much (like splurge 20k on a motorbike) this will be the exact amount of gold they have. This is the default, so your friends probably saved up to 243g/2400g once, but spent them already.
Then 'Total Gold Acquired' is how much money the person has ever looted, earned and spent since level 1, so for most level 80 players this should be a pretty high number (even above 100k).
So anyway, the addon is *not* supposed to be used to guess how much gold someone is, but how *wealthy* someone is by checking out their income and expenditure.
-
View User Profile
-
Send Message
Posted Dec 10, 2009-
View User Profile
-
Send Message
Posted Dec 10, 2009-
View User Profile
-
Send Message
Posted Dec 10, 2009-
View User Profile
-
Send Message
Posted Dec 20, 2009-
View User Profile
-
Send Message
Posted Dec 21, 2009Otherwise if you go to the general addon options, you should be able to change it to display Most Gold Ever Owned instead.