Ammo-matique
Ammo-matique is now obsolete as ammo has been removed from the game altogether.
Thank you for your patronage.
Ammo-matique
Ammo-matique provides automated ammo handling. It can automatically select the suitable ammo type in any particular situation. Additionally, it can alert you when you're running low or out of ammo, in a variety of ways including voice feedback. As if that wasn't enough, it can also help keep your inventory tidy by automatically moving all your ammo to a designated bag!
News
Ammo-matique 2.0 introduces a simpler but more powerful way of configuring ammo preferences for raids - it is now possible to configure on a per-raid zone basis! A number of people requested a feature like this, and now it's here!
Lady Deathwhisper and Professor Putricide should now be correctly identified as bosses, even though the game itself only classifies them as elites. Onyxia's Lair should now be discovered properly the first time you target a mob inside.
The WoW 3.3 upgrade removed the ability for add-ons to switch weapons and ammo automatically when in combat. Because of this, Ammo-matique is no longer able to auto-switch ammo while in combat. It still attempts to switch ammo while out of combat and it can provide a warning if the ammo should be changed but you're in combat, and prompt you to do it manually.
Currently supported features
- Automatic discovery and ranking of ammo. The best ammo is referred to as the "premium", and the worst the "low-grade".
- Automatic out-of-combat switching of ammo type (premium vs low-grade) depending on mob type and location, or PvP situation.
- Warns if you are using the wrong ammo type and Ammo-matique is unable to swap it automatically (i.e. in-combat).
- Warnings when the current ammo drops below a configured threshold, runs out, and when all ammo runs out.
- Warning in the default chat window.
- Warning in the standard error frame.
- Warning by voice over (male and female voice sets available).
- Automatic ammo restocking. This add-on can automatically buy ammo from vendors and keep you topped up to a configurable level.
- Ammo bag designation. Keep all your ammo in the bag you specify, even when it's not a quiver/ammo pouch.
- Integration with any LibDataBroker (LDB) display add-on, such as TitanPanel and ChocolateBar.
- All features configurable via the standard menu (Esc -> Interface -> AddOns)
- Keybinds for the common operations.
- /ammo slash-command for macro access to Ammo-matique.
- Support for AddonLoader, making Ammo-matique only load on characters which use ammo (hunters, warriors and rogues).
Localization support
- enUS: full support
- others: possible, but need translators
- Full functionality should be available across all locales, starting with version 1.4beta2. Prior to this the auto-reloading would not work in non-US locales.
LDB support
Ammo-matique now has LDB support, meaning it integrates with display addons like Titan Panel, ChocolateBar, etc. It provides the current ammo count (color coded based on ammo quality) and ammo icon, as well as list of the available ammo as a tooltip. Left-clicking toggles equipped premium/lowgrade (out-of-combat only). Right-clicking brings up the configuration dialog. FuBar users can use the Broker2FuBar plugin to enable Ammo-matique and other LDB plugins in FuBar.
Planned features
- Due to Blizzard's intentions of removing ammo completely in Cataclysm, no further development is expected. If there are bugs found before Cataclysm, they may get fixed, but no new features will be added.
Known issues
- Ammo changing for bosses in instances does not work in most cases. Due to ammo going away entirely in Cataclysm, and this issue being surprisingly difficult to resolve, I have no plans on providing a fix. Apologies for the inconvenience.
- On zoning/logging in it can sometimes issue the "all ammo exhausted" warning, even though you have ammo. This seems to be due to the game not providing all bag contents for inspection by the addon at that stage, because the local cache isn't ready yet. As it is, the warning is harmless (though somewhat annoying).
- Should you manage to find a (new) bug, please use the ticket system to provide feedback.
Status
- Stable.
Other
- If you like this add-on, you might want to look at Track-o-Matique as well.
/ammo status
what does that list?
I'll head over to Valiance Keep when I get a chance to see if I can reproduce this.
It looks like the ammo stacks are put in the >first< available slots in the bag.
Since we no longer have a dedicated ammo bag and my addon shows all bags as one big bag, I would really like the option to have the ammo put in the >last< available slot in the specified bag.
That way I can always have my ammo at the very bottom of my "big" bag.
But, is it possible to add mid-grade ammo? :)
Low-grade for solo/dailies, mid-grade for heroics/t7 content, high-grade for ulduar content
Thanks in advance!
Sometimes I would like it to not switch ammo, even though the mob is classified as a boss.
It could be because I keep switching between adds/boss or it could be, that dps is not really a factor in that particular fight, and I don't want to use the expensive ammo.
Would it be possible to add some sort of filtering, where you could specify certain mobs that should be excluded as "premium" mobs?
Now why didn't I think of that? =D
a) Enabling/disabling auto-switching for particular instances, as specified (e.g. Ulduar-10man: off, Ulduar-25man: on)
b) Specifying ammo type (lowgrade/premium) for a particular instance (e.g. Naxx-25man: lowgrade)
I think option (a) would be the better, but I'll give them both some thought. Feel free to post comments on these suggestions!
had to change
if type == "Weapon" then
if subtype == "Guns" then ammotype = 2
elseif subtype == "Bows" then ammotype = 1
elseif subtype == "Crossbows" then ammotype = 1
end
end
in
if type == "Waffe" then
if subtype == "Schusswaffe" then ammotype = 2
elseif subtype == "Bogen" then ammotype = 1
elseif subtype == "Armbrust" then ammotype = 1
end
end
for german deDE client to make it work.
I've changed things around so those strings are no longer hardcoded but obtained from the client itself.
Date: 2009-06-01 02:39:25
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\Ammo-matique\Ammo-matique.lua line 339:
attempt to index field 'ammobag' (a nil value)
Debug:
(tail call): ?
(tail call): ?
Ammo-matique\Ammo-matique.lua:339: ?()
...nel\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146:
...nel\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:146
[string "safecall Dispatcher[2]"]:4:
[string "safecall Dispatcher[2]"]:4
[C]: ?
[string "safecall Dispatcher[2]"]:13: ?()
...nel\Libs\CallbackHandler-1.0\CallbackHandler-1.0.lua:91: Fire()
...ns\AchieveChannel\Libs\AceEvent-3.0\AceEvent-3.0.lua:119:
...ns\AchieveChannel\Libs\AceEvent-3.0\AceEvent-3.0.lua:118