Download
(6Kb)
Download
Updated: 07-06-12 12:02 PM
Updated:07-06-12 12:02 PM
Created:07-06-12 12:02 PM
Downloads:974
Favorites:0
MD5:

Money Display

Version: 5.0.0
by: voyseys [More]

## Author: Skizo
##
## Modified by: Shaun Voysey
##
## Title: MoneyDisplay
##
## Notes: MoneyDisplay - Small movable window displaying current Player Money.
##
## Version : 5.0
##
## OptionalDeps: None
##
## Dependencies: None
##
## Original Version: 1.8 by Sphinx

NOTE BY THE AUTHOR

I started this project when I realized that Money Display (http://ui.worldofwar.net/ui.php?id=218) by Sphinx was no longer in development.
Since then I've added functionality such as lock/unlock and the cashflow mode, and I'm still looking forward new functions to add.

If you have any suggestion feel free to contact me.


NOTE BY THE Modifier

I had fixed this addon for Cataclysm and now for Mists of Pandaria. Other than a few coding tweaks to streamline the code, there will be NO further Development by me for this mod.

I love this little addon and hated to see it die off completely.


FILES IN ZIP

MoneyDisplay.xml
MoneyDisplay.lua
MoneyDisplay.toc
readme.txt


INSTALLATION

If you had the previous version, please remove the MoneyDisplay folder first.

Place the "MoneyDisplay" folder here:
(World of Warcraft folder) --> Interface --> AddOns


MOD DESCRIPTION

Display's a new panel showing Gold, Silver and Copper with appropriate icons defaulting to top-middle of screen. This updates automatically as you gain or lose money. The panel can be relocated to any point on the screen by clicking and dragging (click near upper border). It can now also be locked to allow no further dragging.

The CashFlow amount can be seen by using the scroll wheel on the frame. Down to view Cashflow, up to revert to actual amount.
The Cashflow can be reset by clicking the middle mouse button. These can only be achieved by having Cashflow turned on.


HOW TO USE

Use of /money command.

/money - Shows all commands
/money show - Shows the mod
/money hide - Hides the mod
/money reset - Reset to default
/money lock - Locks the mod
/money unlock - Unlocks the mod
/money cashflow [off] - Enables/Resets/Disables cashflow mode
/money hideborder - Hides window border
/money showborder - Shows window border
/money alpha 0-255 - Set the background transparency (0 = transparent, 255 = solid)


REVISIONS

v5.0
-- A toc update for the Expansion.
--
-- Tweaked the logic a little to streamline the code.
-- Call ResetVariables from SetVariables. (removed nine lines of duplicated code. :/
--
-- Off now means OFF for Cashflow. So to turn on you must use '/money cashflow'. So now
-- the mouse scroll will only work when Cashflow is turned on.
--
-- Removed the arg1 variable transfer to OnLoad(). Not needed.
--

v4.0.1
-- Blasted Functions and their arguments. Some have changed.
--
-- Removed the argument carryover from MD_OnUpdate(). As the Argument is not used, no point in transfering it.
-- Changed the arg1 to delta in the MD_MouseWheel() function, due to the <OnMouseWheel> pulling in 'self' and 'delta'.


TROUBLESHOOTING

If the mod fails to load the most likely problem is a patch revision on the World of Warcraft client PC. This number needs to be correct in the MoneyDisplay.toc. Open MoneyDisplay.toc and change to the current version.

Very little needs to be done to this addon, so a toc update will usually fix loading issues during patch updates. Unless, of course, Blizz change some of the little functions.


FUTURE DEVELOPMENT

None at the Moment.

There have been no comments posted to this file.
Be the first to add one.



Category Jump: