Download
(3Kb)
Download
Updated: 10-16-10 07:53 AM
Pictures
File Info
Updated:10-16-10 07:53 AM
Created:unknown
Downloads:11,649
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 05-20-08, 11:32 AM  
Caellian
A Frostmaul Preserver
 
Caellian's Avatar

Forum posts: 281
File comments: 252
Uploads: 5
Is this working with Bagnon ?
Report comment to moderator  
Reply With Quote
Unread 05-20-08, 01:54 PM  
Ammo
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 137
Uploads: 22
Originally posted by Kyron
Is this working with Bagnon ?
No, but Bagnon_Forever will almost give you the same functionality, so I didn't make it work with Bagnon.

Bagnon_Forever is included in the default bagnon distro.

-Ammo
Report comment to moderator  
Reply With Quote
Unread 06-07-08, 07:52 PM  
Kallieen
Lady of Shadows
 
Kallieen's Avatar
AddOn Author - Click to view AddOns

Forum posts: 54
File comments: 26
Uploads: 6
I use the Combuctor version you can get here - http://www.wowinterface.com/download...Combuctor.html - and Money Trail isn't working with it.

In your list, you have (dev version) after Combuctor - is there a different version I need to use to be able to have Money Trail working?
__________________
[SIGPIC][/SIGPIC]
Report comment to moderator  
Reply With Quote
Unread 06-09-08, 02:39 AM  
Ammo
Premium Member
AddOn Author - Click to view AddOns

Forum posts: 17
File comments: 137
Uploads: 22
Originally posted by Kallieen
I use the Combuctor version you can get here - http://www.wowinterface.com/download...Combuctor.html - and Money Trail isn't working with it.

In your list, you have (dev version) after Combuctor - is there a different version I need to use to be able to have Money Trail working?
Yeah the one from tuller's googlecode svn. He added names to the money frame there. Guess I should ask him to update wowi

-Ammo
Report comment to moderator  
Reply With Quote
Unread 07-16-08, 03:25 PM  
Gendr
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 64
Uploads: 8
Heres the code for FBagOfHolding if your interested in adding it:

Code:
["FBoH_BagViewFrame_1_GoldFrame"] = true, -- FBoH
["FBoH_BagViewFrame_2_GoldFrame"] = true, -- FBoH
Last edited by Gendr : 07-16-08 at 03:50 PM.
Report comment to moderator  
Reply With Quote
Unread 08-08-08, 02:07 AM  
Phanx
Cat.
 
Phanx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 5617
File comments: 2321
Uploads: 54
Originally posted by Ammo
No, but Bagnon_Forever will almost give you the same functionality, so I didn't make it work with Bagnon.
Bagnon_Forever only shows me the total of my gold on the current server. It has no breakdown of any kind. I've pestered Tuller multiple times in the last year and a half to at least break it down by character, but have never gotten a response. If you could add Bagnon support, it would be great.
Report comment to moderator  
Reply With Quote
Unread 08-21-08, 04:48 PM  
Sparkhunter
A Kobold Labourer

Forum posts: 0
File comments: 4
Uploads: 0
HI, You can add command to change last line "total" of all
alt to total for Horde side and Aliance side.
Or add option to forget 1 or more alt in total

Thank for good addon.
(now i cant play witeout it)
Report comment to moderator  
Reply With Quote
Unread 09-29-08, 11:26 AM  
Skylinee
A Murloc Raider

Forum posts: 5
File comments: 371
Uploads: 0
Report comment to moderator  
Reply With Quote
Unread 10-13-08, 12:55 PM  
Vytae
A Murloc Raider

Forum posts: 6
File comments: 62
Uploads: 0
Originally posted by Kallieen
I use the Combuctor version you can get here - http://www.wowinterface.com/download...Combuctor.html - and Money Trail isn't working with it.

In your list, you have (dev version) after Combuctor - is there a different version I need to use to be able to have Money Trail working?
The way I got it to work was taking the money.lua from the 1.0.2 version of combuctor(wrath) and replaced the money.lua from the release version.. it worked for me.

Phanx I dunno if there is a money.lua in bagnon_forever but if it has one this may work as well..
Last edited by Vytae : 10-13-08 at 12:58 PM.
Report comment to moderator  
Reply With Quote
Unread 10-26-08, 07:42 AM  
Caellian
A Frostmaul Preserver
 
Caellian's Avatar

Forum posts: 281
File comments: 252
Uploads: 5
I didn't try so it may already be working but if not could you make it also work with cargBags ?
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Report comment to moderator  
Reply With Quote
Unread 10-26-08, 10:20 AM  
Gendr
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 11
File comments: 64
Uploads: 8
Originally posted by Caellian
I didn't try so it may already be working but if not could you make it also work with cargBags ?
Originally posted by Skylinee
Please add support for cargBags

http://www.wowinterface.com/download...-cargBags.html
Just add:

Code:
["cb_mainMoney"] = true, -- cargBags
["cb_bankMoney"] = true, -- cargBags Bank
Last edited by Gendr : 10-26-08 at 10:22 AM.
Report comment to moderator  
Reply With Quote
Unread 10-26-08, 11:14 AM  
Caellian
A Frostmaul Preserver
 
Caellian's Avatar

Forum posts: 281
File comments: 252
Uploads: 5
Originally posted by Gendr
Just add:

Code:
["cb_mainMoney"] = true, -- cargBags
["cb_bankMoney"] = true, -- cargBags Bank
As simple as that, note to self: next time open it before asking, thanks Gendr
__________________
if (sizeof(workload) > sizeof(brain_capacity)) { die('System Overload'); }
Report comment to moderator  
Reply With Quote
Unread 11-01-08, 07:19 AM  
jinleileiking
A Murloc Raider

Forum posts: 6
File comments: 102
Uploads: 0
seems not worakble in cwow with bagnon....
__________________
cwow 2.4.3 二区 伊利丹: Brotherlei (lv.4x warlock)

Addons:

Dominos / Bartender4 / marocoon ■ Bugsack ■Cartographer + Cartographer QuestInfo + Cartographer QuestObjective + Cartographer_mining + Cartographer_vendor + Cartographer_trainner + Cartographer_treasure + Lightheaded + QuestHelper ■ Mobmap ■ MobInfo2 ■ msbt / sct / parrot ■ or_soulshard ■ bagnon / onebag ■ phanxchat / neochat ■ minimapbuttons ■ doTimer ■ mendeleev + auctionner ■ ratingbuster
Report comment to moderator  
Reply With Quote
Unread 11-10-08, 08:57 AM  
berdan
A Kobold Labourer
 
berdan's Avatar

Forum posts: 0
File comments: 24
Uploads: 0
First WoW launch with Money Trail installed:

Code:
[2008/11/10 15:47:48-1020-x1]: MoneyTrail\MoneyTrail.lua:47: attempt to perform arithmetic on local 'money' (a nil value)
MoneyTrail\MoneyTrail.lua:98: in function `?'
MoneyTrail\MoneyTrail.lua:83: in function <Interface\AddOns\MoneyTrail\MoneyTrail.lua:81>

  ---
I still get the LDB feed with correct amounts of money though. Subsequent launches does not result in this error.
Report comment to moderator  
Reply With Quote
Unread 11-10-08, 09:28 AM  
Frayol
A Deviate Faerie Dragon
 
Frayol's Avatar
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 127
Uploads: 4
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.
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.