AmmoFu gives an error with patch 3.1 with thrown weapon equiped
i can;t even find it among the "projects". guess it;s dead.. :/
There's a solution to that. Add this line after line 105:
current, total = Gratuity:FindDeformat(DURABILITY_TEMPLATE, nil, nil, nil, true)
[B][COLOR=Red] [/COLOR][/B][COLOR=Red]current, total = tonumber(current) or 1, tonumber(total) or 1[/COLOR]
Stop giving advice when you don't know anything. That is not a proper fix at all. The proper fix is to update it to use the new API that was added many patches ago instead of LibGratuity.
Another option: try FuBar_PTReagentFu. It displays ammo you have as well as other reagents and works without issues in the current WoW patch.
I have yet to find a Broker-specific ammo/reagent info mod with a display as aesthetically well designed. Rabbit's Broker_Reagents replacement for it unfortunately doesn't come close to the display quality/usability of PTReagentFu (IMHO).
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Since 2.1.0 AmmoFu doesn't show the correct amount of ammo anymore. The maximum it shows is 2800, although there are 3600 arrows in my bag.
i can;t even find it among the "projects". guess it;s dead.. :/
There's a solution to that. Add this line after line 105:
I have yet to find a Broker-specific ammo/reagent info mod with a display as aesthetically well designed. Rabbit's Broker_Reagents replacement for it unfortunately doesn't come close to the display quality/usability of PTReagentFu (IMHO).