WoW DKP Bid View addon Dragonflight/Wrath of the Lich King Classic 2024
logo
wow addon DKP Bid View

DKP Bid View

Game Version: 1.13.5
Total Downloads: 225
Updated: Jul 18, 2020
Created: Jun 18, 2020
download DKP Bid ViewDownload Earlier Versions

Earlier Versions

Name Size Uploaded Game Version Downloads
DKP-Bid-View-1.2.1.zip release 120.94 KB Jul 18, 2020 1.13.5 31 download DKP Bid View DKP-Bid-View-1.2.1.zip releaseDownload
DKP-Bid-View-1.2.0.zip release 120.76 KB Jul 17, 2020 1.13.4 41 download DKP Bid View DKP-Bid-View-1.2.0.zip releaseDownload
DKP-Bid-View-1.1.1.zip release 119.99 KB Jun 29, 2020 1.13.4 59 download DKP Bid View DKP-Bid-View-1.1.1.zip releaseDownload
DKP-Bid-View-1.1.0.zip release 342.71 KB Jun 26, 2020 1.13.4 43 download DKP Bid View DKP-Bid-View-1.1.0.zip releaseDownload
v1.0.0 - WoW Classic release 142.28 KB Jun 18, 2020 1.13.4 51 download DKP Bid View v1.0.0 - WoW Classic releaseDownload

Screenshots

Description

Share this:

This is an WoW Classic addon which shows you the status of a DKP bidding currently taking place in the raid chat. It lists all the current bidders participating ordered by their current bid.

 

Bid window and item tooltip. 

 

Usage

 

Bidding is tracked by certain pattern matchers who are monitoring the raid chat. The addon listens to the chat and acts when certain messages are found. Once a pattern for "bid started" is found the window will pop up. On "bid accepted" messages the bid window will update itself with the latest bid. And on "bid closed" the window will disappear on its own.

 

Obviously, for this to happen the addon expects certain message formats. The addon comes with a certain message format built-in. Here it how it looks:

 

[LootMaster]: >>> Please no raid spam. Enter your bid for [OP Item]. Minimum BID is 10!
[BidderOne]: bid
[LootMaster]: BidderOne – Current bid: 10. OK!
[BidderTwo]: 20
[LootMaster]: BidderTwo – Current bid: 20. OK!
[StupidBidder]: 5
[LootMaster]: StupidBidder – NOT OK! Min bid = 25
[LootMaster]: BidderTwo won [OP Item] with 20 DKP.

 

The first message is opening of the bid. At this point the DKP Bid View will pop a window open and show you that a bid is going on. The next messages are different bids by players BidderOne, BidderTwo and StupidBidder. The addon will show an ordered list of the valid bids only and ignore any noise. And the last message by LootMaster.

 

Message Formats

 

The recognized message formats can be altered, though! This can be done via the addon's configuration UI. It can be found under Interface Options -> AddOns -> DKP Bid View. Under the patterns tab there are the different patterns for every type of message. They are all Lua regular expressions which can be hard to change for someone unfamiliar with them, though. I am thinking of a better way to create patterns.

 

Bid Button

 

The addon comes with a Bid button. When bidding is open one can use it to bid for the current item. It sends a chat message to /raid, /party or /say, depending the current status of the player. The sent message can be controlled in the AddOns settings.

 

My DKP Status

 

As the screenshots show the addon will try to display your character's current DKP. It searches for it in the guild officers' notes. And there is a different patter for that as well.

 

Window Positioning

 

One can position the DKP without waiting for a DKP bidding to start by typing `/dkpbv show`. Once the window is on the desired position it can be hidden with `/dkpbv hide`.

 

Stay Up To Date

 

Updating the curseforged description is a nightmare. So to stay up to date go and read the addon README in GitHub.

Comments

Add a comment