A Suicide Kings loot distribution addon created for <Drunkard> of Bloodscalp. That does not mean it won't work perfectly well for your guild.
One of the main design goals of DSK was ease of use. There are no options to configure. It is intended to work right out of the box. Set up a list via importing one or manually creating it and you are ready to distribute loot.
Features:
- Two separate lists (normal loot and armor tokens).
- Automatically uses the token list for armor tokens.
- Lists viewable by everyone.
- Gui interface to bid, roll offspec, or pass on items.
- Current winner listed in bidding frame.
- Player's bids, passes, and offspecs listed next to them in the list.
- Ability to copy of lists into and out of WoW.
Usage:
/dsk will open the list frame. There are two lists: normal gear and armor tokens.
In order to manipulate the lists (add, remove, etc), or opening bidding on an item you must be masterlooter in a raid and a guild officer.
To add someone to a list simply target them and select add. They can be moved up or down the list, removed from the list, or murdered (forced suicide) by selecting the player in the list hitting the appropriate button.
To open bidding on an item simply alt click it. This will open the bidding window on everyone's screen (assuming they also have this installed).
To sync the lists. If you are not the masterlooter and hit sync, the masterlooter will broadcast his list to everyone. If you are the masterlooter and hit sync, all of the officers will send you their lists and yours will be updated. Either way lists are only updated if a newer list is received.
To copy a list out of WoW. Go to the I/E List tab. Select the appropriate list and hit Export. Copy and paste the selected list out of WoW.
To copy a list into WoW. Go to the I/E List tab. Put a list in the appropriate format into the box. Select the appropriate list and hit Import. Note: this will erase the current list.
Notes:
- An officer is defined by ability to speak in /o. If you can speak in /o you are an officer as far as DSK is concerned.
- Tier items dropped in the vault will use the normal list. Only the actual armor tokens use the token list.
TODO:
- Fix issue with addon sometimes not opening bidding until UI is reloaded.
- Add a way to undo/revert a list change/suicide.
- 2 comments
- 2 comments
Facts
- Date created
- May 02, 2009
- Category
- Last update
- Jun 30, 2011
- Development stage
- Release
- License
- All Rights Reserved
- Curse link
- Drunkard Suicide Kings
- Downloads
- 22,684
- Recent files
Authors
Relationships
- Embedded library
- Ace3
- Reply
- #2
Yatima Jan 20, 2012 at 15:02 UTC - 0 likesIt doesn't seem possible to add or import any character name that includes an accented letter in the name, for example Norín or Volpé (with accents on the i and e respectively). We've had to ask two characters to name change to work around this, but it's not uncommon to see a lot of accents on character names here on EU servers.
I love the simplicity of this addon, but find myself having to revert to using our backup lists on suicidekings.org during raids from time to time because I can't get a toon onto the lists. Is there any chance of a fix for this?
- Reply
- #1
Voorije May 14, 2009 at 03:41 UTC - 0 likesJust a note, I noticed this commit in IRC:
You know about the
--@debug@ / --@end-debug@Repository Replacements?if you wrap code like this:
It will comment out anything in that block when it packages.
You can also set thresholds, like
--@alpha@ / --@end-alpha@will allow the code to run in debug / alpha releases, but not beta/stable.