This AddOn is a Titan Panel Plugin.
- Colorized display: Red labels for conditions not met (Participated in less then 30% of games, Not enough matches played (10 is a minimum for reward)
- Auto-update of displayed data, when You or Your team without You completes a match.
- Calculates the Arena Points You will get for current week
New Arena Point Calculation (according to Armory, 2.2.0)
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 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)...
- +0
- Thumbs Down
- Thumbs Up
Caerik saidSo no update for Titan?
- +0
- Thumbs Down
- Thumbs Up
Aquator saidHello guys! Sorry for the long break, I had a lot of IRL issues. Since I was here last time, I switched to FuBar. I really love Titan, but resource management is far better at FuBar. I will check the reported bug, and it is possible that I will port this one to FuBar as well.
- +0
- Thumbs Down
- Thumbs Up
Mosik saidcan someone please update this one?
- +0
- Thumbs Down
- Thumbs Up
HealTheTank saidFound a little bug that, either as programmer, couldn't solve it.
If your max estimated points are bigger than 1k and you could get points from another team that gives less t han 1k, the less ones will be displayed green and the >1k one white when it should be viceversa.
- +0
- Thumbs Down
- Thumbs Up
Aquator saidThe new version is released to support new calculation. Have fun!
- +0
- Thumbs Down
- Thumbs Up
eldorodo21 saidThis mod rocks! Thanks much to the guy who wrote it.
FYI- If you want to use the new formula for version 2.2.0 its posted below.
-- this function calculates the your arena points function TitanPanelArena_GetEstimatedArenaPoints(rating, team) local points; if rating
- +0
- Thumbs Down
- Thumbs Up
Tethic saidI like the addon, it's very nice indeed with the info it provides... only problem I find is that the Arena Point predictions are still off a bit.
I use a website at http://wow.alle-stelle.com/ that is very accurate (tested even after math formula changes), and I notice small discrepencies. Addon is still within 10 Points, it just under guesses.
- +0
- Thumbs Down
- Thumbs Up
skwidspawn saidAs it turns out there is an Arena plugin for FuBar called Arena_FuBar. I'd still like to see this one ported though.
- +0
- Thumbs Down
- Thumbs Up
skwidspawn saidI agree with Aprisle, this is an awesome plugin. I terribly miss it since my switch to the memory savvy FuBar.
- +0
- Thumbs Down
- Thumbs Up
Aprisle saidHmm, should make a FuBar version. I'm about to switch to FuBar since most of the Titan stuff is never updated.
- +0
- Thumbs Down
- Thumbs Up
Aquator saidHmm... Sounds interesting. Am I that noob to save variables per account? Don't think so... Will look after it, thanks!
- +0
- Thumbs Down
- Thumbs Up
CapnSexy saidInteresting bug I noticed. I have 2 70s on the same 3v3 team, and after playing 10 matches on 1 and then switching to the othe who had played no games, the team was still lit up green indicating that I would get points for that character as well.
- +0
- Thumbs Down
- Thumbs Up
Aquator saidFixed rank calculation, it is caused by undocumented API change (WoWWiki is outdated) -- Perhaps it was displayed in patch notes, but i did not find it. Anyway, it should work properly now.
- +0
- Thumbs Down
- Thumbs Up
Aquator saidCalculations fixed, thanks for notifying. About rank: well, inner function returns that value, if it is wrong, then something changed at the API. I will look after it.
- +0
- Thumbs Down
- Thumbs Up
maeric saidI noticed that the rank shown is not correct. Usually it shows anywhere in between rank 1 - 99 for me, but in truth my rank is in the thousands for all of the teams I'm on. Not sure where this data is being pulled from.
- +0
- Thumbs Down
- Thumbs Up
Brick138 saidagree on that it shows less then i got after point whos out.
- +1
- Thumbs Down
- Thumbs Up
Zaeolos saidI think your calculations are wrong.
- +0
- Thumbs Down
- Thumbs Up
Aquator saidNew calculation relased, let me know if anything works nasty
- +0
- Thumbs Down
- Thumbs Up
Aquator saidThere are some changes in arena point calculation i will post the new version soon.
- +0
- Thumbs Down
- Thumbs Up
Aquator saidYou will need Titan Panel for this addon