1 - Misc enhancements
Hi, great addon.
I have started to code some enhancements that I needed in the day-to-day usage of BM. Here is what I have already done:
- added function BidManiac_RWPrintAll() which prints its argument in raid warning
- changed some announcements to use the above function
- slightly adjusted the text of the "couldn't sell"announcement as per my guild's rules
- added some functionality to /bmload:
- self-press the Clear button
- show the GUI if it's not shown
- self-press the Start button
(therefore I just need to /bmload things and not bother with anything else)
Planned changes:
-- implement a "hold" command via whisper
-- implement a "pass" bid to speed up the process - this one will have to be smart
-- branch Stop button into "Stop and assign to highest bidder"and "Stop and cancel"
-- maybe others
| Name | Size | MD5 |
|---|---|---|
| Bidmaniac.lua | 47.6 KiB | bf5ce77429d8a7641db19b54e4d57d6b |
- 1 comment
- 1 comment
- #1
paladyin Fri, 06 Nov 2009 23:04:41My coding is a bit sloppy atm, cutting corners to match just my guild's usage, with little consideration for other code branches. DO NOT ADOPT THE ABOVE FILE AS IS UNLESS YOU CHECK CHANGE BY CHANGE. If the author thinks they're worth keeping for most users, I could adjust them myself to be more general.