HeadCount
Overview
HeadCount is a configurable World of Warcraft add-on that automatically tracks raid attendance, loot, and boss kills.
HeadCount answers the following questions:
- How long is a player active in a raid?
- How long is a player on standby for a raid?
- How long is a player offline during a given raid?
- What loot dropped during a raid and who received it?
- What boss kills occurred during a given raid and who was there for the kill?
Downloads
Curse
http://wow.curse.com/downloads/wow-ad.../head-count.aspx
WoW Interface
http://www.wowinterface.com/downloads/info8867-HeadCount.html...
WoW Ui
http://wowui.worldofwar.net/?p=mod&m=6819
Information
HeadCount forum thread: http://forums.wowace.com/showthread.php?t=12225...
Project page: http://www.wowace.com/projects/head-count/
Wish list
All defects and enhancement requests (wish list) items can be filed and/or reviewed on the HeadCount work ticket page:
http://www.wowace.com/projects/head-c.../tickets/
Features
Raids
- Raid creation: Automatically creates a new raid as you join or start a raid.
- Raid finalization: Automatically ends an existing raid as you leave a raid.
- Raid management: The user can end raids, remove raids, or remove all raids on demand.
- Raid zone tracking: Zone name are automatically added to raids as you zone into a raid instance for the first time.
Player attendance
- Player tracking: Players are tracked based on their timed participation in the raid. Players can be tracked based on configurable raid groups for raid list activity (active raiding players) and wait list players (queue/standby players).
- Player removal: The user can remove tracked information for specific players on demand.
- Player history: View specific player history for a raid to see how and when a player moved from activity to standby to offline and back during a raid.
- No list tracking: Players can be tracked as non-raid list and non-standby players as needed. Players that go offline are automatically taken out of the raid and wait list groups for tracking purposes.
- Integrated wait list: Receive whispers from members outside of the raid group in order to track them.
Boss kills
- Boss kill tracking: Tracks the world bosses killed during the course of a raid and the raid list members present for the kill.
- Boss kill removal: The user can remove tracked boss kills on demand.
- Manual boss kill: The user can add a boss kill to the current raid at the current time with the current roster via /hc boss add [bossname]
Loot
- Loot tracking: Tracks loot received during a raid based on configurable item level quality (default: Epic item level or higher)
- Loot removal: The user can remove specific pieces of loot on demand.
- Loot exclusion: The user can manage loot exclusion which will prevent certain pieces of loot from being tracked during a raid. (e.g. - Emblem of Valor)
Export
- Export: Users can export current raid attendance and received loot information to one of a number of formats (CSV, XML, Text, EQdkp XML string, phpBB forum post, phpBB with ItemStats forum post).
Reporting
- Boss kill broadcast: The user can optionally broadcast when the raid kills a boss to a configurable chat channel.
- Loot broadcast: The user can optionally broadcast when a player receives a valid piece of loot to a configurable chat channel.
Performance
- Fault tolerance: If the mod owner quits WoW, restarts WoW, or reloads their UI during a raid and returns to the game, HeadCount will attempt to gracefully recover from the outage to continue tracking the active raid.
- Attendance delay: Configure how often HeadCount should manage attendance updates to increase or decrease performance and/or accuracy.
To reproduce: With HeadCount enabled and working properly, simply zone into AQ40. From this moment on, HC will exhibit a huge variety of errors, making it unusable. The only known fix is to completely delete the saved variables file and start over.
I would greatly appreciate the author(s) looking into this, as some of us do still run AQ40 regularly for fun and rep. Thanks!
Mates, is anyone can me explain how i can export data from this addon, i finded only format in setup but nowhere button or something else for export information. ty
ID: 1
Error occured in: Global
Count: 1
Message: ..\AddOns\HeadCount\HeadCountFrames.lua line 2151:
attempt to index field '?' (a nil value)
Debug:
(tail call): ?
[C]: ?
HeadCount\HeadCountFrames.lua:2151: HeadCountFrameContentMembersTemplateDeleteButton_Enter()
[string "*:OnEnter"]:1:
[string "*:OnEnter"]:1
RuRu
Open your exporter.lua file and go to line 168, and remove the following line:
if (difficultyString and HeadCount.INSTANCES[zone].hasMultiDifficulty) then
and put in the following line isntead:
if (difficultyString and HeadCount.INSTANCES[raid:getZone()].hasMultiDifficulty) then
That fixed the issue for me.
"Users can export current raid attendance and received loot information to one of a number of formats (CSV, XML, Text, EQdkp XML string, phpBB forum post, phpBB with ItemStats forum post)."
But i really dont understand how can i do this. In addon setup i can choose format for expot, but how i can start the export process and where i can find folder with exporting files?
This is a great addon, authors, please fix it! =)
If you like what HeadCount does for you... have a loot at www.lootcouncil.com
That website takes the XML data from HeadCount and does all kinds of neat stuff for you.
Any solution?
Any patch in view?
[2009/10/07 01:45:37-511-x1]: HeadCount-1.6.0\HeadCountFrames.lua:2116: attempt to index field '?' (a nil value) <string>:"*:OnEnter":1: in function <[string "*:OnEnter"]:1>
got now the line 327 error, the one karman posted line 168 and:
Date: 2009-10-02 21:20:21
ID: 2
Error occured in: Global
Count: 3
Message: ..\AddOns\HeadCount\HeadCountFrames.lua line 2135:
attempt to index local 'selectedRaid' (a nil value)
Debug:
[C]: ?
HeadCount\HeadCountFrames.lua:2135: HeadCountFrameContentMembersTemplateDeleteButton_Enter()
[string "*:OnEnter"]:1:
[string "*:OnEnter"]:1
and
Date: 2009-10-02 21:20:35
ID: 3
Error occured in: Global
Count: 6
Message: ..\AddOns\HeadCount\HeadCountFrames.lua line 2105:
attempt to index local 'selectedRaid' (a nil value)
Debug:
[C]: ?
HeadCount\HeadCountFrames.lua:2105: HeadCountFrameContentLootButton_Enter()
[string "*:OnEnter"]:1:
[string "*:OnEnter"]:1
and
Date: 2009-10-02 21:20:41
ID: 4
Error occured in: Global
Count: 5
Message: ..\AddOns\HeadCount\HeadCountFrames.lua line 2080:
attempt to index local 'selectedRaid' (a nil value)
Debug:
[C]: ?
HeadCount\HeadCountFrames.lua:2080: HeadCountFrameContentBossButton_Enter()
[string "*:OnEnter"]:1:
[string "*:OnEnter"]:1
and
Date: 2009-10-02 21:20:21
ID: 5
Error occured in: Global
Count: 6
Message: ..\AddOns\HeadCount\HeadCountFrames.lua line 2053:
attempt to index local 'selectedRaid' (a nil value)
Debug:
[C]: ?
HeadCount\HeadCountFrames.lua:2053: HeadCountFrameContentWaitListButton_Enter()
[string "*:OnEnter"]:1:
[string "*:OnEnter"]:1
and
Date: 2009-10-02 21:20:23
ID: 6
Error occured in: Global
Count: 9
Message: ..\AddOns\HeadCount\HeadCountFrames.lua line 2027:
attempt to index local 'selectedRaid' (a nil value)
Debug:
[C]: ?
HeadCount\HeadCountFrames.lua:2027: HeadCountFrameContentMembersButton_Enter()
[string "*:OnEnter"]:1:
[string "*:OnEnter"]:1
and now a new line 327 error...
Date: 2009-10-02 21:11:19
ID: 7
Error occured in: Global
Count: 79
Message: ..\AddOns\HeadCount\HeadCountFrames.lua line 327:
attempt to index field '?' (a nil value)
Debug:
[C]: ?
HeadCount\HeadCountFrames.lua:327: HeadCountFrameRaidHistoryContentScroll_Update()
HeadCount\HeadCountFrames.lua:2389: updateFunction()
..\FrameXML\UIPanelTemplates.lua:241: FauxScrollFrame_OnVerticalScroll()
HeadCount\HeadCountFrames.lua:2389: HeadCountFrameRaidHistoryContentScroll_VerticalScroll()
[string "*:OnVerticalScroll"]:1:
[string "*:OnVerticalScroll"]:1
[C]: SetVerticalScroll()
[string "*:OnValueChanged"]:1:
[string "*:OnValueChanged"]:1
please get these issues resoled....this addon is awsome, and i use it to upload to wowstead...but they too see to be having issues maily with the instance name matching..
ie.
headcount -to- wowstead
toc 10 = nax 10
toc 25 = nax 10
Htoc 10 = uld 10
uld 25 = uld 10