MinimalDKP

This project is abandoned.

Whether this project is out of date or its author marked it as abandoned, this project is no longer maintained.

If you wish to take this project over, please report it and state your intentions.

MinimalDKP (MDKP) is a minimal, fully in-game, chat command driven DKP addon.

The addon itself does not have a local state at all, which makes it perfect for realtime, concurrent usage by guild members.

All DKP state information manipulated by the addon is stored in the guild Officer Notes. Notice however, that the addon will not erase or corrupt existing data in the notes.

The addon supports fully separated "sets" which you can use for storing different DKP values for each player in the guild. It's a good idea to keep the set names short, so that they will not eat much space from the Officer Note. Examples of good and short set names: kz, t4, t5, t6.

Make sure that each player using this addon will be able to at least read the Officer Notes. The access to the notes can be controlled via the in-game Guild Control panel.

You can invoke the addon by issuing the '/dkp' command.

Usage examples (addon installed locally):

'/dkp' - queries your DKP.
'/dkp warrior' - queries guild's warrior DKP.
'/dkp +50 t4' - awards all members of the raid +50 DKP in set 't4'.
'/dkp +20 t4 Venogrim' - awards Venogrim +10 DKP in set 't4'.
'/dkp -10 t4 Venogrim' - deducts Venogrim +10 DKP in set 't4'.
'/dkp reset t4' - resets the DKP in set 't4' for all members.
'/dkp help' - shows addon help.

Usage examples (whisper interface):

'/w Venogrim dkp' - queries your DKP.
'/w Venogrim dkp warrior' - queries guild's warrior DKP.

You must login to post a comment. Don't have an account? Register to get one!

Facts

Date created
25 Sep 2007
Category
Last update
02 Aug 2009
Development stage
Abandoned
License
All Rights Reserved
Recent files

Authors