Features
- Auto-repair
- Using you own money
- or your guild banks
- or a dialog
- Displays durability and cost for
- Equipped items
- Inventory items
- No graphical configuration
How to make use of this add-on
You need a display add-on, for more information, plz read this thread.
Input
- Left Mouse Button: Force tooltip update
- Right Mouse Button: Toggle auto-repair
- Middle Mouse Button: Toggle guild repair
If you do not have a middle mouse button, you can use the following code:
/script RepairBrokerDB.useGuildBank = nil
Replace nil with 1 if you want to enable it.
ToDo
- Fix compatibility issues if more should arise.
Known issues
- None ATM.
- 7 comments
- 7 comments
Facts
- Date created
- Nov 03, 2008
- Category
- Last update
- May 23, 2013
- Development stage
- Release
- Language
- enUS
- License
- All Rights Reserved
- Curse link
- RepairBroker
- Downloads
- 89,283
- Recent files
Relationships
- Embedded library
- Ace3
- LibQTip-1.0
- LibStub
- Reply
- #8
schizo May 28, 2009 at 23:24 UTC - 0 likesConfirmed, does not work with dockingstation 0.3.2.
- Reply
- #7
skumclown May 26, 2009 at 15:49 UTC - 0 likesThis has stopped showing with the most recent version of DockingStation. It still works in the background but does not show up in the DS plugin selection & cannot be displayed.
Apparently it needs to register a "type" field.
- Reply
- #6
FireAllianceNX May 17, 2009 at 16:04 UTC - 0 likesIs there a way to make this load after CowTip so all my tooltips have the same look and feel?
- Reply
- #5
sonomus May 02, 2009 at 17:55 UTC - 0 likesThx falconindy :) It should be sorted now Vimes.
- Reply
- #4
falconindy Apr 20, 2009 at 16:14 UTC - 0 likesYour algorithm to repair using guild funds will fail in a lot of cases. I think you need the review the 2 API calls in line 237.
CanWithdrawGuildBankMoney() should be replaced with CanGuildBankRepair()
GetGuildBankMoney() should be replaced with GetGuildBankWithdrawMoney()
- Reply
- #2
Vimes Feb 18, 2009 at 16:54 UTC - 0 likesseems to scan items durability in an intrusive way.. after killing mobs my tooltip flicks through every piece of gear i'm wearing.. rather annoying.
- Reply
- #1
Cladhaire Jan 31, 2009 at 20:22 UTC - 0 likesI am curious as to why you need a "workaround" for NinjaPanel. I would appreciate you contacting me rather than putting hack code into your addon. Please email me so we can have this resolved (cladhaire at gmail).