Results: 2Comments by: Uruloke
File: AuctionFilterPlus03-14-07
The check for KC_Items auction scan...
Posted By: Uruloke
The check for KC_Items auction scanning appears to be off. Instead of checking for KC_ItemsAuction it should be KC_Auction. Fixed that on my version but thought I'd mention it for you. :)
File: Bongos206-25-06
Great addon I must say! I had to ad...
Posted By: Uruloke
Great addon I must say! I had to add a feature that I was missing from Gypsy however: Quickpaging. So I added a binding for it. If you want to add it to the official source here is the code (glanced at how Gypsy did it): if (keystate == "down") then CURRENT_ACTIONBAR_PAGE = CUR...