Addon Information
Works with 3.2
Download Latest Version.
To add favorites please register for a free account. If you already have one you need to login. How do I install this? (FAQ)
Author:
Version:
3.2.01
Date:
08-17-2009 02:12 PM
Size:
4.79 Kb
Downloads:
9,474
Favorites:
188
MD5:
Pictures
Click to enlarge
Repair Automatically
Quick Repair   Popular! (More than 5000 hits)
This addon checks your gear to see if you need repairs whenever you open a merchant window that allows repairing. Supports guild bank repairs.

If you do need repairs and you have enough money to pay for full repair it will automatically repair all your items and display a chat meassage telling you the cost.

Very small efficient addon with no GUI, libs or dependencies.

localised for English, German, French, Spanish, and Chinese (zhCN and zhTW) clients, thanks to people like YOU

Features:
-If you need repairs, but don't have enough money, it will play a sound, and you will get a message telling you how much you are short.
-localisations can be easily added by you in the localisation.lua file, or send me translations and I will add them.
-Support for guild bank repairs.
-slash commands:
/qr (or /quickrepair) - display help and status
/qr guild - use guild funds for repairs
/qr cash - use personal funds for repairs

<SHIFT><right-click> on the merchant to force using guild funds, if available to you.
<CTRL><right-click> to bypass QuickRepair and repair manually

Please report any errors in the language localisations.
Please rate this addon.

thanks to another_fool for the German/French localisations.
thanks to Cinco for the Spanish localisation
thanks to wowuicn for the Chinese/Taiwanese localisations
  Change Log - Quick Repair
3.2.01
------
TOC Update for patch 3.2

3.1.01
------
TOC Update for patch 3.1

3.0.04
------
Added zhCN and zhTW localisations... thank you, wowuicn

3.0.03a
-------
Fixed syntax error

3.0.03
------
Added Spanish localization - thanks Cinto

3.0.02
------
- implemented money string format changes suggested by Dainton

3.0.01
------
- updated to work with WotLK

2.4.07
------
-grammar update for German localisation, thanks to another_fool
-UTF8 representation of speciall characters (I use the English client, so I didn't see there was a problem using special characters directly)

2.4.06
------
modularised localisation. converted to xml packaging.
  Comments - Quick Repair
Post A Reply Comment Options
Old 08-21-2009, 06:18 PM  
Kerecha
A Murloc Raider
 
Kerecha's Avatar

Forum posts: 8
File comments: 148
Uploads: 0
Is it possible to make it only use GuildBank while actively in a raidgrp?
Kerecha is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 12-07-2008, 01:26 AM  
Potter
A Kobold Labourer

Forum posts: 0
File comments: 113
Uploads: 0
this may seem kind of petty..but how about an option to disable the sound notification..showing only the text message then if you don't have enough money for the repair bill

or even the option to disable text & sound notifications altogether for people who don't like notification spam

Last edited by Potter : 12-08-2008 at 04:07 AM.
Potter is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-11-2008, 07:35 PM  
Everglow
A Fallenroot Satyr
 
Everglow's Avatar
Interface Author - Click to view interfaces

Forum posts: 27
File comments: 65
Uploads: 7
formatting suggestion

Thank you Dainton... I agree with you and I've changed the formatting
__________________
Everglow - Sisters of Elune/US
Everglow is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Old 11-01-2008, 08:36 AM  
Dainton
A Cyclonian
 
Dainton's Avatar

Forum posts: 46
File comments: 50
Uploads: 0
Thanks for this, but I noticed that your formatting and colors were a little off. This format looks a lot better (in my opinion).
Code:
local amount = string.format(" %d|cffffd700g|r ", repairAllCost/10000)..string.format("%d|cffc7c7cfs|r ", string.sub(repairAllCost,-4)/100)..string.format("%d|cffeda55fc|r ", string.sub(repairAllCost,-2))
And for the can't afford:
Code:
local amount = string.format(" %d|cffffd700g|r ", shortageAmt/10000)..string.format("%d|cffc7c7cfs|r ", string.sub(shortageAmt,-4)/100)..string.format("%d|cffeda55fc|r ", string.sub(shortageAmt,-2))
That should work the same as I have it I think (I made each unit into their own variable).
Dainton is offline Report comment to moderator   Edit/Delete Message Reply With Quote
Post A Reply



Category Jump:




The Network:
EQInterface | EQ2Interface | LoTROInterface | MMOInterface | War.MMOUI | WoWInterface | VGInterface | Allakhazam | Thottbot | Wowhead | Zam


©2009 MMOUI / ZAM Network
vBulletin - Copyright ©2000 - 2009, Jelsoft Enterprises Ltd.