promotional bannermobile promotional banner

[INACTIVE] Vulcan Auto Repair

Abandoned
Automatically repairs armour when visiting a blacksmith.

File Details

Vulcan Repair v1.05

  • R
  • Oct 2, 2012
  • 2.48 KB
  • 159
  • 5.0.5
  • Retail

File Name

_5055R.zip

Supported Versions

  • 5.0.5

Quick Overview

      This release is a combination of 5053B - 5055R.

Patch Notes

  • Now checks if you are allowed to use guild funds on repairs.
  • Various changes to text.
  • Changed the way the addon handles repairs.
  • Changed the way the addon handles reports.
  • Added a bypass to report repairs correctly. (GetGuildBankMoney() method issue.)
  • Added **/vr on** and **/vr off** to help list.
  • Fixed many errors dealing with niled variables.
  • Fixed an issue with the addon printing the wrong amount of gold required for a repair.
  • Added in a bit of an error reporter for if variables get niled.
  • The addon will now go into a "standby" state when disabled.
  • Code was cleaned up and made more efficient.

- Looktokid
  • Due to limitations with the GetGuildBankMoney() function provided by Blizzard, the correct amount of money in the guild vault cannot be known until you open the guild vault or repair your items. To avoid this causing issues, the first repair upon logging into the game will be forced using guild funds (only if you are using guild funds to repair your items) and will fall back onto your gold if it fails. This may be misleading on printed reports from the addon upon repairing your items. Patched in 5055R+