Download
(3Kb)
Download
Updated: 10-16-10 07:53 AM
Pictures
File Info
Updated:10-16-10 07:53 AM
Created:unknown
Downloads:11,639
Favorites:84
MD5:

Money Trail  Popular! (More than 5000 hits)

Version: r61-release
by: Ammo [More]

Money Trail adds a tooltip to the money display of your character.

This tooltip will contain the money spent and gained this session as well as the money on the rest of your characters on this realm.

Money Trail supports the following frames:
- Blizzard backpack
- Blizzard merchant frame
- Combuctor bag and bank (dev version)
- OneBag
- Baggins
- BaudBag
- ArkInventory
- FBagOfHolding
- cargBags

If you need a bag frame supported leave a comment and I will check it out.

Enjoy

-Ammo

r61-release
- 4.0 toc

r58-release
- improve cargBags support, should now support all layouts

r56-release
- 3.2 toc

r54-release
- fix bug, causing 'arithmic on a non-number' errors

r51-release
- 3.1 compatible release
- extra check if money is actually set

r45-release
- Add optional LDB plugin, should show if you have an LDB display addon

r43-release
- Add cargBags support

r41-release
- fix issue with 1g or 1s exactly, and up toc to 30k

r78673
- Add FBOH support

r76026
- Fixed bug with 'Loss' gold not being reported correctly

r74526
- Support for ArkInventory, BaudBags added

r74505
- Initial upload to wowi
Optional Files (1)
File Name
Version
Size
Author
Date
Type
r77-alpha
3kB
07-24-18 11:30 PM
Patch


Post A Reply Comment Options
Unread 02-28-11, 07:06 AM  
WaldoJeffers
A Molten Giant
 
WaldoJeffers's Avatar

Forum posts: 564
File comments: 58
Uploads: 0
Originally posted by Ammo
cargbags is a pain to support sadly.

-Ammo
Any chance you'd support the painfulness? moneytrail and cargbags nivaya were unstoppable together!!
__________________
I said lady, step inside my Hyundai
Report comment to moderator  
Reply With Quote
Unread 02-20-11, 11:45 AM  
AquilaChill
A Kobold Labourer

Forum posts: 0
File comments: 2
Uploads: 0
Question New Baud Bag Support

Baud Bag has changed (added token tracking & search, a few other small things) in the v4.0.3 beta's.
would love to have this addons functionality back
thanks
Report comment to moderator  
Reply With Quote
Unread 08-19-09, 01:09 PM  
Vytae
A Murloc Raider

Forum posts: 6
File comments: 62
Uploads: 0
Please separate Alliance and Horde

Could you please add something to only show the faction you are logged into? I have both alliance and horde on the same server and it's nice to know how much I have per faction as opposed to the total between both.
I asked about this in the feature request back on 10-27-08 and was curious if this will ever be added... *here's to hoping*
__________________
It's not an addiction!! It's a hobby that's got me by the balls.
Last edited by Vytae : 08-25-09 at 08:09 AM.
Report comment to moderator  
Reply With Quote
Unread 08-19-09, 03:12 AM  
Ammo
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 137
Uploads: 22
cargbags is a pain to support sadly.

-Ammo

Originally posted by alja
I notice that this addon hasn't been updated for awhile, as it stands is it broken or does it continue to work? I currently use Cargbags Nivaya and it doesn't work at all, is it because of the layout of Cargbags I'm using or is it just outdated?

thanks,

alja
Report comment to moderator  
Reply With Quote
Unread 08-08-09, 01:09 AM  
alja
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
I notice that this addon hasn't been updated for awhile, as it stands is it broken or does it continue to work? I currently use Cargbags Nivaya and it doesn't work at all, is it because of the layout of Cargbags I'm using or is it just outdated?

thanks,

alja
Report comment to moderator  
Reply With Quote
Unread 06-02-09, 12:53 AM  
Ammo
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 137
Uploads: 22
Originally posted by Vymrr
is it possible to get rid of the statblock-like display? I just want the money count showing on my Combuctor frame.
Remove it from the statblock config, it's just the LDB plugin showing. I suppose statblock has a 'hide' option.
Last edited by Ammo : 06-02-09 at 12:53 AM.
Report comment to moderator  
Reply With Quote
Unread 06-01-09, 11:06 PM  
Vymrr
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
is it possible to get rid of the statblock-like display? I just want the money count showing on my Combuctor frame.
Report comment to moderator  
Reply With Quote
Unread 05-05-09, 10:05 AM  
Caellian
A Frostmaul Preserver
 
Caellian's Avatar

Forum posts: 281
File comments: 252
Uploads: 5
Originally posted by Ammo
I will have to modify MoneyTrail, grrr.

-Ammo

Thanks a lot Ammo
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Report comment to moderator  
Reply With Quote
Unread 05-05-09, 08:57 AM  
Ammo
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 137
Uploads: 22
Originally posted by Caellian
Ok but, what's the default name then ?

what to put in MoneyTrail to work with the default cargBags/Pernobilis

Code:
[self.Name.."Money"] = true,
is obviously not correct
I will have to modify MoneyTrail, the bagframes in cargBags are now created when needed I think, so they are not available for MoneyTrail when it scans for them in PLAYER_ENTERING_WORLD

grrr.

-Ammo
Report comment to moderator  
Reply With Quote
Unread 05-05-09, 08:51 AM  
Caellian
A Frostmaul Preserver
 
Caellian's Avatar

Forum posts: 281
File comments: 252
Uploads: 5
Originally posted by Ammo
It now all depends on how people spawn the frame

the moneyframe = self.Name.."Money"

so if someone names their frame mooo: ["moooMoney"] = true,

not much I can do
Ok but, what's the default name then ?

what to put in MoneyTrail to work with the default cargBags/Pernobilis

Code:
[self.Name.."Money"] = true,
is obviously not correct
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Report comment to moderator  
Reply With Quote
Unread 05-05-09, 04:28 AM  
Ammo
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 137
Uploads: 22
It now all depends on how people spawn the frame

the moneyframe = self.Name.."Money"

so if someone names their frame mooo: ["moooMoney"] = true,

not much I can do

Originally posted by Caellian
Code:
["cb_mainMoney"] = true, -- cargBags
["cb_bankMoney"] = true, -- cargBags Bank
Used to work but since the last update of cargBags it doesn't anymore, i can't find out what's the name of the new money frame.
Report comment to moderator  
Reply With Quote
Unread 05-05-09, 03:45 AM  
Caellian
A Frostmaul Preserver
 
Caellian's Avatar

Forum posts: 281
File comments: 252
Uploads: 5
Code:
["cb_mainMoney"] = true, -- cargBags
["cb_bankMoney"] = true, -- cargBags Bank
Used to work but since the last update of cargBags it doesn't anymore, i can't find out what's the name of the new money frame.
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Report comment to moderator  
Reply With Quote
Unread 04-17-09, 04:54 PM  
ercantaner
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
Awesome mod but it doesnt seem to work for cargbags atm unless I'm missing something. I have cargbags and cargBags_Pernobilis layout. Any help?
Report comment to moderator  
Reply With Quote
Unread 12-08-08, 01:12 AM  
Stolberg
A Murloc Raider
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 17
Uploads: 2
Originally posted by Frayol
Many thanks for adding LDB support, it works perfectly and made things a lot easier for me (and probably a lot of other people too). I used to use StatBlock_Money and modify the Money Trail code to add support for it, this is much better IMHO.
This.
Report comment to moderator  
Reply With Quote
Unread 12-03-08, 10:16 AM  
jimmus440
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
bag

hey m8 addon is damn nice but 1 problem i got 1 24 slot echant bag but i cant see it on it could you fix the problem pls thx
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump:

Support AddOn Development!

You have just downloaded by the author . If you like this AddOn why not consider supporting the author? This author has set up a donation account. Donations ensure that authors can continue to develop useful tools for everyone.