"Didn't find it on the addon or the forums or the wish list, so here goes:
A way to manually add loot to a raid, either by slash command or popup window or both.
Also a way to edit the boss it was tracked off."
Original enhancement request by Razag (June 12, 2008)
Allow addon users to manually add a piece of loot to a given raid.
| User | When | Change |
|---|---|---|
| seppyk | Mon, 02 Feb 2009 22:28:06 | Changed milestone from None to HeadCount 1.5.0 milestone |
| seppyk | Fri, 16 Jan 2009 03:19:36 | Changed status from Fixed to Verified |
| seppyk | Fri, 16 Jan 2009 03:19:34 | Changed status from Accepted to Fixed |
| seppyk | Tue, 06 Jan 2009 22:16:17 | Changed milestone from None to HeadCount 1.5.0 milestone |
| seppyk | Mon, 17 Nov 2008 19:04:00 | Create |
© 2008-2009 Curse Inc.
- #2
seppyk Fri, 16 Jan 2009 03:19:30Added in revision 73.
Users can manually add loot to any existing raid by using the command line option.
/headcount loot add [link] <raid_number> <player_name>
The raid number is the ordered raid number present in the HeadCount user interface. The player name can be any arbitrary player name as long as it conforms to basic WoW standards (letters, no spaces, no numbers).
- #1
seppyk Tue, 23 Dec 2008 18:22:21Make sure export strings and user interface display registers properly if some information cannot be automatically determined. Place nil guards where appropriate.