Advertisement

Quick DKP V2

  Download the Curse Client

Last Update: April 9, 2008 (3 months ago)
Category: Group/Guild Management and Raids & Encounters
Tags: dkp, guild, loot, and raid
Project Manager: thebreaker1205
Current Version: Quick DKP V2 2.5.8-3
(for World of Warcraft 2.4.0)
Downloads Today: 106
Downloads Total: 58,850
Favorites: 217
Comments: 368
  • About Quick DKP V2
  •  

Quick DKP V2.5.8 User Manual Here


Quick DKP V2 is, in my opinion, the most complete and easy DKP add-on around. It handles almost every aspect of the DKP management of a guild. Its goal is to stay completely in-game, storing the DKP 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.
  • Efficient GUI Layout: Each window has his purpose, each purpose has his window. The addon has a Minimap Icon that can be detached and dragged everywhere.
  • Independent: No dependences 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.
  • Easy to Set Up: 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.
  • Check Function: Once updated, the officer (or public) notes are checked to make sure that they're in sync with local data.
  • Raid Monitoring and Management: QDKP V2 will constantly monitor the raid, logging killing of bosses, bids, loots, raid members who joins, leaves and goes on or offline. Will also monitor the Raid Chat to detect winners of items, to charge them. And will log everything!
  • 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.
  • Reports: You can output detailed reports of any log to any known channel.
  • Synchronous Editing: More than one DKP officer can edit one player's DKP at the same time. The mod of the first player will detect and import the changes made by the second, and vice versa. This allows to have more than one raid at the same time, or have more officers to manage the DKP of a single raid
  • Automated Awarding and Charging systems:
    • Set up a table with the DKP 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.
    • Give custom raid awards as a bonus, just with a click.
    • Define a table of items and the DKP to charge a player when the given item is Looted
    • Monitor the Raid Chat for winners of items, to charge them.
    • Import bid results from almost all bid manager addons around. (EG: BidManiac)
    • Redistibute DKP from a member to other Raid members with the ZeroSum function.
  • Alternatives Support (New in V 2.5): You can easily define alts. Each alt is related to a Main Character, and will share his DKP amounts and his Log.
  • External Support (New in V2.5.1): Add players that aren't in your guild to QDKP's local Guild Roster.
  • On-Demand info system (New in V2.5.1): Guildmembers (and external members) can whisper you a keyword to get DKP data, logs, DKP top-tens based on class or rank, items prices,....

....And more....


Addons / Modifications:

If you'd like to export QDKP data to your guild's website, Rozak has written an awesome PHP script , which is able to read the DKP data from the backup file (WTF/StoredVariables/QDKP_V2.lua). Carask has developed annother exporting script as well, you can find it here. Both of those script are made for PHP, so you'll need a website which supports it.

Repent modified QDKP in order to work with EP-GP rather than DKP. You can read more here.

If you are looking for a bid manager to use with QDKP V2, i can point you to BidManiac, It works out-of-the-box with QDKP winner detection system.

  • Downloads (5)
  •  
Advertisement
  • Screenshots (2)
  •  

You need to login or register to post comments.

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.
 
  • June 21, 2008, 05:31AM (2 weeks, 3 days ago)

    This addon is one of best if not the best and easiest DKP management addons. The only thing missing is support for XML export for EQDKP. Someone already asked for it earlier on but there was no documentation to be found anywhere. That's still the case but I came accross the XML format that is accepted by the EQDKP web site. I posted it formatted here for easier reading but for the EQDKP it has to be just one sausage of text without any CR or LF.

    Hopefully you'll be able to use it to add the EQDKP support in this great addon. Thanks in advance.

    <RaidInfo>
    <key>05/08/08 13:21:56</key>
    <realm>Eitrigg</realm>
    <start>05/08/08 13:21:56</start>
    <zone>Caverns Of Time</zone>
    <PlayerInfos>
    <key1>
    <name>Kwandwee</name>
    </key1>
    <key2>
    <name>Traithew</name>
    </key2>
    <key3>
    <name>Alicenchains</name>
    </key3>
    </PlayerInfos>
    <BossKills>
    <key1>
    <name>Rage Winterchill</name>
    <time>05/08/08 14:32:30</time>
    <attendees>
    <key1>
    <name>Kwandwee</name>
    </key1>
    <key2>
    <name>Traithew</name>
    </key2>
    <key3>
    <name>Alicenchains</name>
    </key3>
    </attendees>
    </key1>
    </BossKills>
    <note><![CDATA[ - Zone: Caverns Of Time]]></note>
    <Join>
    <key1>
    <player>Kwandwee</player>
    <time>05/08/08 13:21:56</time>
    </key1>
    <key2>
    <player>Traithew</player>
    <time>05/08/08 13:21:56</time>
    </key2>
    <key3>
    <player>Alicenchains</player>
    <time>05/08/08 13:21:56</time>
    </key3>
    </Join>
    <Leave>
    <key1>
    <player>Kwandwee</player>
    <time>05/08/08 13:38:42</time>
    </key1>
    <key2>
    <player>Traithew</player>
    <time>05/08/08 13:42:40</time>
    </key2>
    <key3>
    <player>Alicenchains</player>
    <time>05/08/08 14:42:33</time>
    </key3>
    </Leave>
    <Loot>
    <key1>
    <ItemName>Plans: Swiftsteel Bracers</ItemName>
    <ItemID>32736:0:0:0:0:0:0:1856158712</ItemID>
    <Icon>INV_Scroll_04</Icon>
    <Class>Recipe</Class>
    <SubClass>Blacksmithing</SubClass>
    <Color>ffa335ee</Color>
    <Count>1</Count>
    <Player>bank</Player>
    <Costs>0</Costs>
    <Time>05/08/08 15:41:08</Time>
    <Zone>Hyjal Summit</Zone>
    <Boss>Trash mob</Boss>
    <Note><![CDATA[ - Zone: Hyjal Summit - Boss: Trash mob - 0 DKP]]></Note>
    </key1>
    <key2>
    <ItemName>Plans: Swiftsteel Bracers</ItemName>
    <ItemID>32736:0:0:0:0:0:0:1133458590</ItemID>
    <Icon>INV_Scroll_04</Icon>
    <Class>Recipe</Class>
    <SubClass>Blacksmithing</SubClass>
    <Color>ffa335ee</Color>
    <Count>1</Count>
    <Player>Helio</Player>
    <Costs>0</Costs>
    <Time>05/08/08 15:00:20</Time>
    <Zone>Hyjal Summit</Zone>
    <Boss>Trash mob</Boss>
    <Note><![CDATA[ - Zone: Hyjal Summit - Boss: Trash mob - 0 DKP]]></Note>
    </key2>
    <key3>
    <ItemName>Tracker's Blade</ItemName>
    <ItemID>30865:0:0:0:0:0:0:1339698867</ItemID>
    <Icon>INV_Weapon_Shortblade_59</Icon>
    <Class>Weapon</Class>
    <SubClass>Daggers</SubClass>
    <Color>ffa335ee</Color>
    <Count>1</Count>
    <Player>Kwandwee</Player>
    <Costs>45</Costs>
    <Time>05/08/08 14:36:43</Time>
    <Zone>Hyjal Summit</Zone>
    <Boss>Trash mob</Boss>
    <Note><![CDATA[ - Zone: Hyjal Summit - Boss: Trash mob - 5 DKP]]></Note>
    </key3>
    </Loot>
    </RaidInfo>

  • June 21, 2008, 09:59AM (2 weeks, 3 days ago)

    Thank you for this really exaustive example! I'll try to add an "XML export" feature in my next release. Sadly, i won't be able to work on this addon for some time...

  • June 12, 2008, 12:03AM (3 weeks, 6 days ago)

    got a question, i just downloaded this mod and was testing it out. Now i can't erase the data and start over. i deleted the mod and the backup files in the WTF folder and it's still keeping the old record. how do i clean it up and start over? thanks in advance.

  • June 21, 2008, 09:03AM (2 weeks, 3 days ago)

    Just erase everyone's DKP to 0 (manually) and then clear the log. It's the most easy way.

  • June 10, 2008, 06:34PM (4 weeks ago)

    User Manual location...

    Forbidden
    You don't have permission to access /cell84/ on this server.

  • June 10, 2008, 06:42PM (4 weeks ago)

    Are you sure? I can download it both from the link on the top of the page and from the downloads!

  • June 8, 2008, 03:13AM (1 month ago)

    Hi there....great mod, but have a question.

    In the options.ini file, under format, there is a comment about "If you choose the minimalist style "DKP:xyz" you won't be able to store the total and spent DKP fields".

    This is the format our guild would like to use, but of the 7 output styles you can choose from none of them reflect this. How do you pick this minimal style?

    Thanks!

  • June 10, 2008, 06:44PM (4 weeks ago)

    Hi! That style isn't available, sorry for the typo, I tried once to enable it, but it gave me alot of problems, so i removed it from the list but not from the note :p

  • June 1, 2008, 11:14AM (1 month, 1 week ago)

    heh

    an little problem arised, i desided that players should be awaded something for clearing up to playing the chess event in kara, so poped in value for it in options.ini , as it happens after we did it we had some down time and some played another chess match , and they got extra dkp points for it.

    fix ?

    btw

    how to assign an negative value on kills in options.ini
    so you can actuly downgrade an boss from the [QDKP2_Bosses_Offset = 10]

    eg i want chess event to give only 5 so i can put in like this

    { name = "Warchief Blackhand", DKP = -5},

    can that be done

    nice addon ... ;)

  • June 10, 2008, 06:49PM (4 weeks ago)

    Hmm... That isn't trivial... I don't know how to prevent QDKP to give out bonus DKP if the event was already cleared. The easiest way IMHO is to disable the auto boss bonus when you're repeating the event, or to disable the chess bonus from the Options.ini file and giving it manually. Regarding the negative values to QDKP2_BossesTable, I'll fix it :)

  • May 26, 2008, 11:34PM (1 month, 1 week ago)

    I am having a problem with QDKP in the last week or so, and it's an interesting one, so here goes;

    I have been using QDKP for (2-3) months now and have had no problems. Loved it enough that I reformatted my DKP rules to accommodate the mod a little easier even.
    As my guild started to grow and started a second Kara raid, I suggested that the raid leader of that group download it as well.
    We tested the 'Send Changes' and 'Backup/Restore' functions to a minor amount, enough so that we believed we understood them.

    Now, however, it seems I have a bug:
    When I open the Roster, my list is completely blank.
    When I "Show all guild", it's still blank.

    I have uninstalled and reinstalled the mod, tried Backups and such as well to no avail.

    Though, on my low-level characters that are in the guild as well, the list(s) show up just fine, with all the correct DKP.

    Is there a setting I'm missing? Have I corrupted a file?

    The only odd thing that has occurred in this time frame, is that one day when I logged out I got a "You are not in a guild" error with my time-played message, though I was still in the guild. Others have also gotten this message that also run QDKP and their lists still show perfectly fine.

    Yandirof of Sanctum
    Server: Arthas

  • May 29, 2008, 08:43AM (1 month, 1 week ago)

    Probably the addon static variables are corrupted. To fix this you can try to enter the following scripts in the WoW command line (you'll lose every log but not the externals' data): /script QDKP2_InitData() /script ReloadUI() If you can't still see the guild, then you need to delete the QDKP savedVariable file. You can find it under your WoW directory: C:\....\WoW\WTF\<Account>\<Realm>\<Character>\SavedVariables\QDKP_V2.lua. Make sure WoW is NOT running while doing this.

  • June 10, 2008, 11:09PM (4 weeks ago)

    i have the same problem now tryed what you said roster is still blank

    after trying a few times i removed the two QDKP_V2.lua the one in <Character> and other in global.

    i get a fresh start and now guild shows up on the roster with the dkp points that was stored in officers note.

    now i try to add external and i get this fault message and after the guild roster turns blank again.

    Date: 2008-06-11 00:22:08
    ID: 72
    Error occured in: Global
    Count: 9
    Message: ..\AddOns\QDKP_V2\Code\QDKP_V2.lua line 1851:
    bad argument #1 to 'sub' (string expected, got nil)
    Debug:
    [C]: ?
    [C]: sub()
    QDKP_V2\Code\QDKP_V2.lua:1851: QDKP2_LookForAlt()
    QDKP_V2\Code\QDKP_V2.lua:1403: QDKP2_DownloadGuild()
    QDKP_V2\Code\QDKP_V2.lua:1335: QDKP2_RefreshGuild()
    QDKP_V2\Code\QDKP_V2.lua:225: QDKP2_OnEvent()
    [string "*:OnEvent"]:1:
    [string "*:OnEvent"]:1

  • June 14, 2008, 08:55AM (3 weeks, 3 days ago)

    same problem here:
    i found out, dissable the addon "Recount", and all works fine

  • May 23, 2008, 02:54PM (1 month, 2 weeks ago)

    Is there a way to change this mod to strictly a data collector. I ask because I'd prefer to keep track of my DKP using http://www.curse.com/downloads/details/5878/ which works with your mod. All you need to do is UL your .lua file and stuff. But ya I hope this makes sense but like I was saying is there any way to use this mod strictly as a data collector so essentialy no DKP info is stored anywhere ingame on people guild profiles. So the only way youe know who has what is by uploading your .lua file using the other mod I posted that works with yours.

    Edit: I cant seem to find a config.ini file that I've seen people talk about here. Oh and what about giving the command lines their own ingame menu (window pane) which would make using / manging them much easier. This way you dont have to continously scroll through the chat frame to see the available options etc. as you modify their settings.

    Edit: To any and all parties interested, I'm working on making a options.ini file with ALL pre bc raid bosses / items as well as confirming the names of the bc raid bosses / items already listed in the file as well as adding all bc item drops. This is alot of work so dont expect anything from me soon, but once it's done I will add it to curse here as a seperate download that once availabe you guys can download it and replace your existing file that comes packaged with this mod. The only thing you guys would need to do is basically whats required of you now with the mod which is just changing / adding DKP point values for the bosses and items.

    Edot: Going by the data on the various websites I'm using to build the list I was talking about I'm going to be ading missing bosses / elites that arent in the existing data for whatever reason. Going with the current "theme" of the file all bosses and items will be sorted by their respective raids.

    Also, the following questions / comment are for the mod authoer of this wonderful mod...

    1. Under Black Temple you have Reliquary of Souls as a boss but I cannot find it on any of the websites I'm using to build my list as a boss. So is that a boss or not because he name itself sounds more like an item.

    2. { name = "Romulo & Julianne" , DKP = 0}, -- This is a scripted entry. DON'T modify the name.

    Whats the deal with this, why does it say not to modify the name because Romulo & Julianne are two seperate bosses in Kara.

  • May 29, 2008, 08:36AM (1 month, 1 week ago)

    No, at this time is not possible to configure QDKP to act as a plain data collector....

    AFAIR, the only commands that are available in the command line only are the Decay and the Reset Hours functions. All other features are included.

    Every contribution is welcome! Feel free to edit QDKPO in any way you like. Just, please remember to post here when you've released something.

    I'm not playing Wow atm, so I take the bosses' name from sites like wowwiki. But regarding Romulo and Julianne, they are two bosses of the same event (Opera), so probably you want to give the boss bonus only once. I built a scripted entry that triggers when both the bosses are truely killed and the event is over.

  • May 23, 2008, 07:19AM (1 month, 2 weeks ago)

    Is there a setting that allows 2 different ranks to edit/update DKP? How do I set that up. i.e. GM and CO GM

  • May 26, 2008, 03:21PM (1 month, 1 week ago)

    Very easy, just enable the rank you want to be able to edit DKP to write in the Officer Notes. You can do that in the guild control window of WoW logging in with the GM of that guild. You don't need to touch QDKP in any way.

  • May 21, 2008, 12:22AM (1 month, 2 weeks ago)

    I was just wondering.. I hope I am not being offensive but I am a real noob at scripting I don't wanna mess things up, is there a way I could get a copy of the options.ini of a guild that uses the add-on's complete functionality... I understand that it would be just copying but nervousness and noobness is the only reason why I dont want to mess with the file. Could someone help me out.

  • May 26, 2008, 03:18PM (1 month, 1 week ago)

    Hi, the default options.ini file that comes in the package is quite all-rounded for a typical medium-small guild. All feature are enabled by default, and the main use of the config file is to suit QDKP around your guild's rules. Using someone else's options file is not an improvement!

 
  • Similar Addons
  •  
  1. 4,118 Omen Threat Meter Raids & Encounters
  2. 3,792 GroupCalendar Group/Guild Management, Quest ...
  3. 3,185 Deadly Boss Mods Raids & Encounters
  4. 2,112 Natur EnemyCastBar PvP, Buffs & Debuffs, Raids & ...
  5. 1,212 BigWigs Bossmods Raids & Encounters, Other, ...
Advertisement