{{{
#!html
Since Ramble discontinued his MyInventory and MyBank projects and I didn't want to use his new 'MyBags' project for ACUI I was stuck with either using the Blizzard bags or updating this one myself. This is the updated 10900 code which I use in ACUI.
Original code and credits go to Ramble!
Features: Saves settings per character.
* Displays total Bank slots (lower left corner)
* Shows Bag slots at the top, red bags to indicate not purchased
* Allows for purchasing of bags at Bank with a confirmation dialog telling you how much you're about to spend
* View Bank contents from anywhere once you've visited the bank once. Once you go to a bank it will switch to a live mode.
* Items with cooldowns will show cooldown timers even when not at bank (most of the time this seems to work)
* Mouseover effects so you can tell what items are in which bag and which bag an item is in (for all you guys who don't like all in one bag frames)
* Viewing other characters banks. (like BankItems and BankStatement)
* Simple configuration panel accessable through MyAddons or slash command.
Usage: /mb [init|reset|show|toggle|replacebags|cols|column|freeze|unfreeze|scale]
Commands:
show - toggles the ACUI_MyBank window
replacebank - if it should replace the bank or not
cols - how many columns there should be in each row.
reset or init, will recreate your profile with default settings.
freeze/unfreeze will lock/unlock the window for dragging.
scale [0.5-2] Scales the ACUI MyBank Window
config - show config window
}}}
------------------------------------------------------------------------
r8 | ievil | 2009-04-15 23:11:16 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
A /tags/v3.1.0.0 (from /trunk:7)
- TOC bump + version for 3.1.0
------------------------------------------------------------------------
r7 | ievil | 2009-04-15 23:08:57 +0000 (Wed, 15 Apr 2009) | 1 line
Changed paths:
M /trunk/ACUI_MyBank.lua
M /trunk/ACUI_MyBank.toc
M /trunk/ACUI_MyBank.xml
M /trunk/ACUI_MyBank_Config.lua
M /trunk/ACUI_MyBank_Config.xml
M /trunk/ACUI_MyBank_TextFns.lua
M /trunk/ACUI_localization.lua
M /trunk/Bindings.xml
M /trunk/ReadMe.txt
Bumped
------------------------------------------------------------------------
r5 | ievil | 2008-10-20 14:36:04 +0000 (Mon, 20 Oct 2008) | 3 lines
Changed paths:
M /trunk/ACUI_MyBank.lua
M /trunk/ACUI_MyBank.toc
M /trunk/ACUI_MyBank.xml
Fixed OnLoad code which gave MoneyFrame.lua error.
Fixed OnPlayer change error that gave MoneyType error.
Bumped version to 3.0.2.3
------------------------------------------------------------------------
r3 | ievil | 2008-10-19 10:42:35 +0000 (Sun, 19 Oct 2008) | 6 lines
Changed paths:
M /trunk/ACUI_MyBank.lua
M /trunk/ACUI_MyBank.toc
3.0.2.2
Bumped version in files for release on curse.com
Upgraded code to load, and be somewhat 3.0 compatible
Fixed some refrences to code that Blizzard has removed
Fixed error on opening bank, and with MoneyFrame
------------------------------------------------------------------------
r2 | ievil | 2008-10-19 10:26:32 +0000 (Sun, 19 Oct 2008) | 1 line
Changed paths:
A /trunk/ACUI_MyBank.lua
A /trunk/ACUI_MyBank.toc
A /trunk/ACUI_MyBank.xml
A /trunk/ACUI_MyBank_Config.lua
A /trunk/ACUI_MyBank_Config.xml
A /trunk/ACUI_MyBank_TextFns.lua
A /trunk/ACUI_localization.lua
A /trunk/Bindings.xml
A /trunk/ReadMe.txt
A /trunk/Skin
A /trunk/Skin/AllBlack.tga
A /trunk/Skin/LockButton-Locked-Down.tga
A /trunk/Skin/LockButton-Locked-Up.tga
A /trunk/Skin/LockButton-Unlocked-Up.tga
A /trunk/Skin/MinimizeButton-Down.tga
A /trunk/Skin/MinimizeButton-Up.tga
A /trunk/Skin/MyBankBottomCenter.tga
A /trunk/Skin/MyBankBottomLeft.tga
A /trunk/Skin/MyBankBottomRight.tga
A /trunk/Skin/MyBankCenter.tga
A /trunk/Skin/MyBankLeft.tga
A /trunk/Skin/MyBankPortait.tga
A /trunk/Skin/MyBankRight.tga
A /trunk/Skin/MyBankTopCenter.tga
A /trunk/Skin/MyBankTopLeft.tga
A /trunk/Skin/MyBankTopRight.tga
First import
------------------------------------------------------------------------
r1 | root | 2008-10-19 10:06:11 +0000 (Sun, 19 Oct 2008) | 1 line
Changed paths:
A /branches
A /tags
A /trunk
"acui-my-bank/mainline: Initial Import"
------------------------------------------------------------------------
Installation Guide
- Exit "World of Warcraft" completely
- Download the mod you want to install
- Make a folder on your desktop called "My Mods"
- Save the .zip/.rar files to this folder.
- If, when you try to download the file, it automatically "opens" it... you need to RIGHT click on the link and "save as..." or "Save Target As".
- Extract the file - commonly known as 'unzipping'
Do this ONE FILE AT A TIME!
- Windows
- Windows XP has a built in ZIP extractor. Double click on the file to open it, inside should be the file or folders needed. Copy these outside to the "My Mods" folder.
- WinRAR: Right click the file, select "Extract Here"
- WinZip: You MUST make sure the option to "Use Folder Names" is CHECKED or it will just extract the files and not make the proper folders how the Authors designed
- Mac Users
- StuffitExpander: Double click the archive to extract it to a folder in the current directory.
- Verify your WoW Installation Path
That is where you are running WoW from and THAT is where you need to install your mods.
- Move to the Addon folder
- Open your World of Warcraft folder. (default is C:\Program Files\World of Warcraft\)
- Go into the "Interface" folder.
- Go into the "AddOns" folder.
- In a new window, open the "My Mods" folder.
- The "My Mods" folder should have the "Addonname" folder in it.
- Move the "Addonname" folder into the "AddOns" folder
- Start World of Warcraft
- Make sure AddOns are installed
- Log in
- At the Character Select screen, look in lower left corner for the "addons" button.
- If button is there: make sure all the mods you installed are listed and make sure "load out of date addons" is checked.
- If the button is NOT there: means you did not install the addons properly. Look at the above screenshots. Try repeating the steps or getting someone who knows more about computers than you do to help.
Translations
When you download a mod, please be sure that the mod is compatible with your translation of wow. Some mods only work on the US versions, while some only work on some of the various European versions. These variations are called "Localizations".
TOC Numbers (Out of Date Mods)
When Blizzard patches WoW, they change the Interface number. This means that all mods will be "out of date" unless or until the author releases a new version for that interface. Some people go into the .toc files and update the numbers themselves, but this is STRONGLY advised against as it will cause problems locating possible incompatibilities addons. When you log into WoW after a patch, you DO NOT have to delete your interface directory. All you have to do is simply tell WoW to ignore the interface numbers and load all the mods anyway. All you have to do is, while at the "character select" screen, look in the lower left corner and click on the "addons" button. A window will pop up listing all your installed mods.
If you look in the upper left corner of that window there should be a box that says "Load Out of Date AddOns". You want to CHECK this box. Now simply go into WoW normally and all your mods should load. As of the 1.9 patch, you will have to do this after EVERY patch/update that Blizzard posts! If you encounter any problems with a mod after a patch, please be sure to let the author of the mod know so they can fix it.
See also: About "Out Of Date AddOns"
Mac Support
WoW addons are not platformed based. As such, they can be used on either Mac or PC. You can extract both .zip and .rar files on a Mac using StuffitExpander.
Directory Structure
World of Warcraft
|_ Interface
|_AddOns
|_*AddonName*
|_ *AddonName*.toc
|_ *AddonName*.xml
|_ *AddonName*.lua
|_ (possibly others as well)...