EasyDKP is an in game DKP management system, for a simple queue system DKP. So you can view and manage your EQDKP in game.
A simple queue works as follows : Players earn DKP however you choose to do it. As an example : items cost their itemLevel so when an item drops the player that gets it is charged its itemLevel and the other players earn that number of points shared out - eg: Naxx 10 epic is iLvl 200, with 10 players in raid they earn 20 points each - 200/10 = 20.
Loot is offered to the person at the top of the list, if class appropriate. If they want it they lose the value eg: 200 for that Naxx 10 epic, and thus drop down the queue. If they pass it gets offered to the next on the list etc.
EasyDKP makes this system easy.
You can export your DKP data from your EQDKP site and then in game click the appropriate classes and have displayed in chat the queue of those classes. eg: a spellpower cloth chest drops, so you offer it to mages, warlocks & priests. Tick those boxes press ok and get the list.
Once you allocate the item EasyDKP then subtracts the itemLevel value from that player thus adjusting the queue in game. So that as you progress through a raid on that night the dkp list in game is always up to date.
Once the night is over use CT_RaidTracker or similar to upload the results to your EQDKP website for a permanent record of the looting.
EasyDKP is a ground up re-write for Ace3 of two old no longer supported addons called DKPInfo2 and EasyDKP which needed updating to work for WotLK and which I'd heavily modded for my own guild. Having decided to go Ace3 and merge two addons into one I created this addon page afresh as the resulting addon will achieve the same end result as those two did pre-patch but will be a completely new addon.
- 4 comments
- 4 comments
Facts
- Date created
- 04 Nov 2008
- Categories
- Last update
- 23 Jun 2009
- Development stage
- Release
- Language
- enUS
- License
- All Rights Reserved
- Curse link
- EasyDKP
- Recent files
Authors
Relationships
- Embedded library
- Ace2
- Ace3
- CallbackHandler-1.0
- DewdropLib
- FuBarPlugin-2.0
- LibAboutPanel
- LibStub
- TabletLib
- #4
ninjaslurpy Sun, 11 Jan 2009 15:58:04Edit: NVM... maybe if I capitalized names it would work as it should
Great addon, but any chance of a popup box to enter a DKP value manually?
- #3
Equi Sat, 10 Jan 2009 13:49:40Like i wrote before (damn formatting), just remove the word "and" in line 245.
- #2
Hyper1 Thu, 08 Jan 2009 22:07:04I am getting this bug with (r63) on start up
Date: 2009-01-08 16:05:20 ID: 1 Error occured in: Global Count: 1 Message: ..\AddOns\EasyDKP\EasyDKP.lua line 245:
Debug:
AddOns:
- #1
Equi Wed, 07 Jan 2009 16:45:31There is a Bug in "\Interface\AddOns\EasyDKP\EasyDKP.lua" on line 245: if IsInGuild() and then Change in: if IsInGuild() then --- To fix the FuBar-Plugin, change in "\Interface\AddOns\FuBar_EasyDKPFu\embeds.xml" <Script file="Libs\FuBarPlugin-2.0\FuBarPlugin-2.0.lua"/> to <Script file="Libs\AceFuBarPlugin-2.0\FuBarPlugin-2.0.lua"/>