• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Quick DKP V2

 
Project Updated:
Files Updated: 01-26-2010
Supports Game Version: 3.3.0
Category: Guild, Boss Encounters, and Data Export
Tags:

, , , , , and [Edit Tags]

Project Manager: thebreaker1205
Additional Authors: No additional authors
Current Version: 2.6.5
License: GNU General Public License version 3 (GPLv3)
Development Site: CurseForge.com
Avg Daily DL (last 30 days): 90
Downloads Total: 122,652
Favorites: 140
Comments: 446
  • About Quick DKP V2
  •  

Quick DKP

Quick DKP V2 is an addon for World of Warcraft that handles every aspect of the DKP management of a guild. Its goal is to stay completely in-game, storing points and time amounts in the officer or public notes fields of the guild's chart, in a clear format readable by everyone without using the mod.


Features List:

  • Completely Ingame: You won't need an external PHP server to store DKP or stuff like that.
  • Very easy to use and maintain: You can learn to use it in few minutes.
  • Independent: No dependances are required, and no more mods are needed for the DKP management.
  • Flexible: you can adjust many parameters of the mod to best suit your guild's needs, adapting it to every points or roll based loot system known. ALL options are kept in a single file (Options.ini). Once configured, you can easily share this file with other officers to work with the same settings.
  • Automated Awarding and Charging systems:
    • Boss Bonus DKP table, to award the raid when the given boss is killed
    • Give DKP on a hourly base (Hourly bonus)
    • Award the most hard-core gamers with the IronMan bonus, which gives DKP to the players who stayed for the whole raid.
    • For guilds with fixed item prices, compile a table of item prices basing on the instance and the difficulty level.
    • Give custom raid awards as a bonus, just with a click.
    • Redistribute DKP from a member to other Raid members with the ZeroSum function.
  • Fully configurable Bid Manager: The integrated bid manager support every dkp or roll bidding system known, like open/silent bid, pure or modified roll, random influenced bid, ni karma or shroud loot systems, "spend one more" policy and so on.
  • Dynamic and Interactive Log System: Keep a unique and complete history of your raids! The log will store every modification, and you'll be able to view and edit those modifications at any time. QDKP will update the data as requested, in real time. It will also monitor and log the killing of bosses, bids, loots, raid members who joins, leaves and goes on or offline.
  • Info Center: Guildmembers who don't have the addon installed can whisper you to know their DKP amounts, the dkp they earned and spent in the current session or get a DKP top ten of their rank or class, or an overview of their personal log. You can output detailed reports of any log view to any channel. You can even set QDKP to actively announce DKP modifications and events to the raid chat, or to push notifications via whispers.
  • DKP values exporter: You can export a table with the DKP table for the whole guild, in both plain text or HTML format, or in a convenient XML format useful to be imported in a database. You can copy the table and paste it in your guild site, or in a forum, or wherever you like.
  • Alternatives Support: You can easily define alts, to implement a Player-based DKP pool. Each alt is related to a Main Character, and will share his DKP amounts and his Log.
  • External Support: Add players that aren't in your guild to QDKP's local Guild Roster, and add players that aren't in the current raid as standby players, enabling them to get DKP awards.

....And more....



FAQ

  • I am an officer, but QDKP won't let me edit DKP, it only show a list of players.

To enable the officer mode, your guild rank must have the rights to edit Officer notes AND guild notes. If you don't, Quick DKP assumes you are not allowed to edit DKP and put itself in read only mode. The only way to change this is to ask your guild master to edit the guild permissions of your rank, or to be promoted to a higher rank that has the needed rights.

If you hover the cursor over QDKP's minimap icon, you'll see the status of your guild rights. The command "/dkp permissions" will do the same.

Please Note:If your guild stores DKP values in the public notes rather than officer notes, then you need the rights to edit public notes.


  • How do I configure the mod?

Quick DKP configuration is in a .ini file, that you can find in the QDKP_V2 addon directory (usually under c:/Program Files/World of Warcraft/Interface/Addons). There you'll find a file named "Options.ini": open it with notepad or any other text editor. There you'll see a huge amount of configuration options. There are a lot of comments, so it should be easy to set it up. Once done, you can mail the file to your officers, or put it on your guild site (if any). That way, all your DKP officers will work with the same configuration.

REMEMBER: To apply the changes you make to the options file, you have to relog WoW. While you are in the process of setting things up, I suggest you to disable all mods except for Quick DKP, and use the WoW command "/reload" to import the changes you do to the options file without relogging each time.

Should you make an error setting up the options.ini file, QDKP won't be able to read it and will fall back to the default values. If your settings don't appear to be used, then probably this is what is happening. Enabling the display of LUA errors (under WoW interface options->help) can help you spot bugs in the options file.

A GUI configuration tool is in the ToDo list.


  • Do I need to edit the options file each time I update the addon?

No you don't, unless the update has some new setting you need to modify from the default value. QDKP has default values for every setting, so you can just save the options file somewere on your computer (or in your guild site), update the addon, and copy back the options file over the default in the QDKP_V2 directory, overwriting it.


  • Regular players can't view the DKP amounts

Have you enabled all ranks to view officer notes? If you don't want to do it, you can set QDKP to use the public notes instead. Remember to back up DKP amounts before switching storing system!


  • How do I reset dkp/log/hours/everything?

The command to reset stuff is "/qdkp reset x", where x is one of these keywords: log to clear the log, dkp to reset all guild's DKP to 0, hours to do the same for the raiding hours, local to clear the data stored locally (the log, the guild externals and some settings), and all combines the previous to completely reset all QDKP related data.

The reset command has only effect with the data related to the guild you currently are in.


  • Where did the "+1 Hours" button go?

You can find it under the "Quick modify" voice of player's menu in the roster. Please mind that it works with multiple selections: all of the selected members will get 1 extra raiding hour.


  • I get the chat frame spammed with "xyz is not in the guild", and I have set the hide ranks OR min level filters in the options.ini.

That is a known bug that has been fixed in version 2.6.0. Update now to fix it.


  • I have problems setting up the bid manager to suit my guild needs

I know, setting up the bid manager can be tricky, especially if you have no programming experience. I had to make it that way to be as flexible as possible. If you're having problems, you can mail me or post a request here on Curse with your needs.



To Do List:

  • Revisited GUI (2.6.0)
  • New Session system (2.6.0)
  • Flexible built-in bid manager (2.6.0)
  • Export of guild's dkp amounts in TXT, HTML and XLM formats with a copy/paste system. (2.6.0)
  • Upgraded log window, with statistics and other advanced views (2.6.x)
  • EP/GP column in the roster view, disabled by default, to make QDKP compatible for relational dkp systems. (2.6.x)
  • Synchronization of Log and External's data (2.7)
  • GUI Options editor with support for synchronization among guildmembers (2.7)
  • Localization (Support is there, miss some strings and, most of all, contribution. Please translate the /QDKP_V2/Local/enGB.lua file and mail it to me)
  • Graphs with various dkp-related data like players history, guild trend, drops etc. (maybe)
  • Multiple DKP Systems (sooner or later, probably later)
  • Downloads (1)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Quick DKP V2 2.6.5 Release 3.3.0 1,203 1/26/2010
  • 1 page(s)
  • Comments

Add Comment

Add

You need to login or register to post.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
  • Prastic said

    Hi there. I have a question conserning this addon. I'd like to monitor peoples raidattendance, but dunno how to see it ? I'd love if I could see their % raidattendance while they've been in the guild, and perhaps how many % overall. We are using a rank system when people have above 85% they'll be promoted and be able to recieve loot > other scrubs. is this possible with this addon ? :)

    Reply Report Permalink
  • anazei said

    Sorry, forgot to add another question:
    Whenever you use the Bid Manager to give an item to a player the toolbox ALWAYS opens twice.
    The first time it opens when you click "Select Winner", so you can remove the appropriate amount of DKP from that player.
    Then, when the lootmaster gives the item to the player it opens the toolbox yet again, which is friggin' confusing and it does that for every officer who has the addon installed, which can lead to some more confusion, especially when they were chatting at the moment and hit enter, so it sends another message out to the raidchannel.

    This happens with:
    MIN_POPUP_TOOLBOX_Q = 5

    I thought this would prevent the toolbox from ever opening (if you're not looting a legendary item ofc... but how often does that happen?), except when you actually set the winner in the Bid Manager, but apparantly it doesn't work like that at all.

    So a solution for that would be great. Thanks in advance.

    Reply Report Permalink
  • I think this is to do with your configuration. The box usually is triggered by keywords in the chat. For example the first box comes up becuase the bid manager prints something like 'player won item for amount dkp'. Maybe you have it set to also print when someone recieves loot in the chat also? This would most likely be whats causing your 2nd pop up.

    The settings/keywords that can trigger it and settings for chat output are all in the options.ini file.

    Also, if you want to completely turn the box off from coming up, just untick the option in the GUI in-game. (its the middle one of the 3 tick boxes) It's an idea to have in your option.ini that this is off by default and then just the person running the auctions that night turn it on in the GUI after starting a session. That way only that person will get the pop up and not every officer.

    Also if your not using fixed prices for loot, then turn that off in the options.ini file too.

    Hope that helps.

    Reply Report Permalink
  • anazei said

    You were right, I managed to fix it. Was a problem of my config and it's fine now, which is great :)
    So just the problems with the guildalts remains.

    Reply Report Permalink
  • anazei said

    The problem with the Alts still exists.
    I made sure that everyone has updated to the latest version and we still don't get the DKP for alts.
    No idea if it has anything to do with the problem, but most of us have multiple raidings alt.
    So there's 1 Maincharacter that has 2-3 alts linked to it.

    It would be much appreciated if you could look into it and try to fix it, 'cause it's quite a pain for our officers to always deal with it manually.

    Other than that it is a freaking great addon that we'd love to continue using.

    Reply Report Permalink
  • racerhead said


    hello!
    i´ll need help with pone thing.. how do i make it work. if a member in our guild whants to know the dkp he/she has. how should i do so She/he only can w me a command to see it.. u know what i meen..?? need help with that.. please

    Reply Report Permalink
  • Not that I fully understood your question, but... If you are storing DKP data in the officer notes (default setting), all you have to do (given that you are the guild's GM) is to enable every rank in the guild to view officer notes. At that point, everyone in your guild will be able to see their and others' DKP directly from WoW guild roster. They can also install the addon, to get a nice read-only interface to the guild/raid roster (you still have to enable all ranks to see officer notes).

    BTW, a quick way for your guild members to know their DKP amount is to whisper you (or other DKP officers) the word ?dkp

    Reply Report Permalink
  • moda253 said

    I'm probably asking a less than intelligent question here but is there anyway to decay dkp for everyone in the guild that is not currently in the raid? The way I understand it is that you do /qdkp % and that gives the entire guild DKP Decay. The idea for us is to penalize members not attending the raid. I suppose I could assess the Decay for the guild, then add raid start points to the members in the raid, but thatis kind of messy because it is possible that their Decay amount could be more than their raid start award.

    Reply Report Permalink
  • Hi moda. There is an easy way to do that: open the QDKP roster, and switch to raid view. Select all the players there (you can easly do it by right clicking on the roster background and clicking "select all"). Then, switch to guild view, right click on the background and click on "Invert selection". If you haven't alts in your guild, or noone of them is in the current raid (that includes mains), you can directly open the toolbox and charge the selected players for the percentage you wish. If you have defined alts, and you have one in the raid, QDKP will charge the player anyway because some of his alts were not in raid. So, you must manually deselect all the alts (and the main) of players that are in the raid. To deselect someone, press control while clicking them.

    Reply Report Permalink
  • Lore21 said

    Is it possible to have the Bid Manager use the values from QDKP2_ChargeLoots to announce the current item value (which we use as minimum bid)? Something like an $ITEMVALUE token that could be included in QDKP2_BidM_StartString...

    Reply Report Permalink
  • majorwoo said

    Hey guys, can someone help me understand this. I get it every time I log in, and as best I can tell its saying Quick DKP had this error in the deformat lib.

    Date: 2010-01-27 08:09:46
    ID: 1
    Error occured in: Global
    Count: 1
    Message: ..\AddOns\QDKP_V2\Code\Lib\Deformat-3.0.lua line 199:
    attempt to index local 'Deformat' (a nil value)
    Debug:
    [C]: ?
    QDKP_V2\Code\Lib\Deformat-3.0.lua:199: in main chunk
    AddOns:
    Swatter, v5.7.4568 (KillerKoala)
    (clipped the list as I doubt it's relevant)
    BlizRuntimeLib_enUS v3.3.0.30300 <us>
    (ck=913)

    I see that Quick DKP has it's own deformat in the lib folder, but should I instead be installing http://wow.curse.com/downloads/wow-addons/details/libdeformat-3-0.aspx directly?

    Reply Report Permalink
  • It looks like an addon is breaking the deformat library. I suggest you to disable all addon except for QDKP, and check if the problem disappears. if so, start reenabling few addons at time, to check out who is creating the problem.

    Reply Report Permalink
  • Addon updated, can someone confirm that the alt award bug has been fixed?

    Reply Report Permalink
  • Lore21 said

    Tested, alts got their raid awards correctly.
    Thanks! :-)

    Reply Report Permalink
  • Hi, I tested it and it seems that the bug has been fixed.
    In tonights raid everyone got their dkp, alts included.

    Reply Report Permalink
  • Hi, I wanted to report that the bug with alts not getting any DKP after a bosskill still does not seems to be resolved.
    Version 2.6.4 still reports when a character is playing under his alt and after a boss kill:
    [Raid Award] Gains 0 DKP for Hodir kill

    While another player in the same raid (not playing with any alts) does get correctly DKP assigned.

    Reply Report Permalink
  • buddie5058 said

    I'm found some bugs in 2.6.4:

    1. In officer notes time shown correctly, but when time changed (for example) from 1.9 to 2.0 net points does not increased.

    I'm insert some debug strings in DKP_Management.lua and see, that at line 217
    local CurRaidTime=QDKP2timerBase[name] or 0
    value of CurRaidTime are always zero.

    2. In roster guild (online) sort buttons don't work correctly.

    3. Settings from options.ini doesn't used, because options.ini loaded with call from QDKP_V2.xml and then overriding by calling DefaultOptions.lua from QDKP_V2.toc

    Reply Report Permalink
  • Hi buddle. Thanks for your reports. I'll check them as I am at home, but you should note that:

    1: Hourly bonus is not awarded when the incrementing raiding time reaches the hour, but rather when the raiding time in a given session reaches it. You get the session's raiding time in the roster's raid or bid manager view. Are you referring to the session timer or to the incremental raiding hours reported in guild views?

    3: I'm quite sure no bug is involved here, as DefaultOptions are read before Options.ini and thus overwiritten by it (it has always been like that). If you find that changing Options.ini does not have effect in game, it means 99% that you have a error in the Options.ini file itself that prevents WoW from reading it. You can check this by enabling LUA errors in WoW and reloading, or by replacing your modified file with the default Options.ini file in the addon package.

    Reply Report Permalink
  • liiax said

    Hi is there any way to alter the way alts work. In my guild there are several players with having 3 or even more toons that they take to raids. atm when I create an alt dkp shows in just one of the toons all other officer notes stating the name of the main - is there a way to make ALL of the alts show the dkp amounts and none of them showing main's name?

    Reply Report Permalink
  • If i didn't write the main's name in the alt's note, how could I put a relation between the two? :)
    On the other hand, if you ask your guild members to install the addon, they'll get a read-only interface with the roster, that will show each member's DKP taking automatically care of alts etc.

    Reply Report Permalink
  • Addon Packs Containing Quick DKP V2

Most Downloads / Day

Quick DKP V2 has not been added to any Addon Packs yet.

  • Similar Addons
  •  

Average downloads per day

  1. 23,777 Deadly Boss Mods Boss Encounters, and Combat
  2. 5,653 BigWigs Bossmods Boss Encounters, and Combat
  3. 3,360 Omen Threat Meter Boss Encounters, and Combat
  4. 3,055 CurseProfiler 2.0 Data Export
  5. 1,528 Altoholic Guild, Bags & Inventory, Mail...