• World of Warcraft Addons
  • World of Warcraft
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Honor Kills Counter

  Download the Curse Client

Project Updated:
Files Updated: Thu, Jun 18 2009
Supports Game Version: 3.1.0
Category: PvP
Tags:

, , , , , , and [Edit Tags]

Project Manager: Torrid
Additional Authors: No additional authors
Current Version: Honor Kills Counter 3.27
License: All Rights Reserved
Avg Daily DL (last 30 days): 44
Downloads Total: 87,810
Favorites: 273
Comments: 78
  • About Honor Kills Counter
  •  

Purpose

Primarily what HKC does now is record various statistics and the results of battlegrounds and arena matches. For example, it records who won the match, how much damage you did, your position on the scoreboard relative to others, etc.

It also records how many times you've killed your opponents for the day, and for the lifetime of this addon's installation. This information used to be much more valuable, and before diminishing returns were removed, this addon accurately estimated your honor gained for the day.

Battleground Statistics

Statistics recorded for each battleground entered include: time of day, victors, duration, a "premade score" which is a rough guess as to how much of either side consists of a premade (ranges from 0 to 100), AFKers, your killing blows, damage, healing, and which character you played on.

Filters allow you to display records that only match specified criteria. For example, you can specify to only display records of games played during certain hours of the day.

The HKC window will open when you open your PvP window. (default key is 'h') Type /hkc for command line options.

Notes:

For honor calculations, A new day is determined by checking your current Yesterday stats and seeing if they differ from the last time you were logged in. The time blizzard considers it a "new day" seems to be roughly 1:45am pacific time on US servers. "Zoning" (relogging, going to the other continent, or entering/exiting an instance - including BGs) is required to reset the daily counter.

If your client crashes, all tracked kills and statistics for that session will be lost. Reloading your UI or logging out will force a save, if you care enough to.

The premade score is determined by the following algorithm: for each server represented in the battleground, if server population >= 20% of the battleground team size and greater than 2 people, then add this value to the score, minus (100 - value * .1). Obviously this is only an estimate and it is impossible to very accurately determine if and how large a premade is. However the larger the premade score, the more accurate it will be. If you get a low premade score, it does not necessarily mean that the team has a premade - it could just be chance that many people from the same server queued at the same time. Furthermore, some battlegroups will end up with more false positive low premade scores than others. You will have to use some judgment.

Any player who has zero damage, zero healing, and has been in the battleground for over five minutes is counted as an AFK.

  • Downloads (7)
  •  
File Name Release Type Game Version Downloads Date
Addon Curse.com Beta 2.3.3 0 9/29/2008
  File Name Release Type Game Version Downloads Date  
  Honor Kills Counter 3.27 Release 3.1.0 944 6/18/2009
  Honor Kills Counter 3.26 Release 3.1.0 2,072 4/20/2009
  Honor Kills Counter 3.25 Release 3.1.0 588 4/14/2009
  Honor Kills Counter 3.24 Release 3.0.8 3,204 1/27/2009
  Honor Kills Counter 3.23 Release 3.0.2 3,908 11/1/2008
Advertisement
  • Comments

Add Comment

Add

You need to login or register to post.

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.
  • Torrid said 

    You'd have to ask Blizzard. They changed the name of the zone in WoW 3.0

    Reply Report Permalink
  • Why is there an entry for warsong gultch and silverwing hold?

    Reply Report Permalink
  • gamart said 

    HKC 3.27 still dose not display BG Wintergrasp.

    Reply Report Permalink
  • Fugaz1 said 

    HKC shows honor incorrectly at the end of bg. That is because now Blizzard default score frame count both bonus and kill honor. So HKC just add kills honor second time at the end because of that.

    Reply Report Permalink
  • Yeoman said 

    Is it possible, that when i open my chars screen PvP tab, your addon by default is closed (presing HKC button to open it is totaly fine)? It's because after Arena introducing, there is original Blizzard window on right side, and they always overlap.

    I'm using HKC only for chat messages that it gives, and never look into that opening window.

    Reply Report Permalink
  • picachu said 

    Got following error in AV today: ..\HKCounter\HKCounter.lua line 366: bad argument #3 to 'format' (string expected, got nil)

    Reply Report Permalink
  • uelkfr said 

    DIE B!#@H is there any alternatives to this addon?

    Reply Report Permalink
  • uelkfr said 

    Come on, make new version plz. Test it on BG (Alterac Valley prefebably :) ) Press Alt-F4, login again, test it in other ways, for example compatibleness with other addons, I have once got an error but forgot to save it.

    Great addon. Your addon + Rep2 = rockz!

    Reply Report Permalink
  • Torrid said 

    Theres a Change Log tab next to the Description tab.

    but I'll save you the trouble:

    (1-9-07) new in 2.02:

    • updated toc to 2.0.3
    • new command: /hkc show. Command line way of bringing up the HKC window
    • Leaving BG during a counter reset bug fixed

    Reply Report Permalink
  • j3fff said 

    where can i find a changelog for this new version? thanks

    Reply Report Permalink
  • Oops, wrong addon - I would have deleted it if i could :)

    Reply Report Permalink
  • I also saw the bug Drahcir reported.

    It seems the EU Bgs reset around 1am.

    Reply Report Permalink
  • Drahcir said 

    Just a suggestion Torrid, would it be possible to implement the HKC Window into the Character screen panel, for example when opening your Char screen the tab panels were Char | Rep | Skills | PvP | HKC? or...would it be possible even to have a button to toggle the window within the PvP panel? So when opening the PvP panel, you could either display the blizzard default, or HKC.

    Reply Report Permalink
  • PenFan said 

    I've found that the MobileFrames mod stops me using the HKCShowButton (my guess is that it puts a big transparent button over the top of it) so once closing the HKC window I had to restart the UI to get it back :(.

    I've moved the button to below the close button on mine (BOTTOMRIGHT, -9, 6) so I can use it again, but do you have any thoughts on if it's possible to force the HKC button to be on top somehow? My frame knowledge is pretty minimal.

    Reply Report Permalink
  • Drahcir said 

    Thanks Torrid :)

    Reply Report Permalink
  • Torrid said 

    oh and change line 190 to

    DEFAULT_CHAT_FRAME:AddMessage( string.format(HKC_ENDBG, HKCMap, elapsed, tostring(gained)) );

    Reply Report Permalink
  • Torrid said 

    It's a six line fix, because it involves the localization file (which is sort of what caused it)

    Around line 200, change it to this:

    -- Honor bonus history HKC_AddHistory( string.format(HKC_EXIT_HISTORY1, date(), HKCMap) ); if ( HKC_Winner ) then HKC_AddHistory( string.format(getglobal("VICTORY_TEXT"..HKC_Winner).."; "..HKC_EXIT_HISTORY2, elapsed, tostring(gained)) ); else HKC_AddHistory( string.format(HKC_EXIT_HISTORY2, elapsed, tostring(gained)) ); end

    in the localization file, change this line:

    HKC_EXIT_HISTORY2 = "Time: |c0000ffff%i|rm; Honor Gained: |c0000ffff%s|r"

    (the second %i is now %s)

    Reply Report Permalink
  • PenFan said 

    Re: Inu AFAIK diminishing returns is still in effect.

    You may be thinking of honor degradation (the way honor leaked away on a weekly basis before 2.0). This isn't the case in 2.0, instead honor is just like currency for buying things from PvP vendors.

    Diminishing returns is when you get less honor for each additional time you kill someone in a day, to a maximum of 5.5 odd HKs.

    Reply Report Permalink
  • Drahcir said 

    How easy is the fix Torrid? If its relatively straight forward it'd be worth simply posting a comment, instead of releasing a new version?

    Reply Report Permalink
  • Torrid said 

    Oh how I wish that bug had been reported yesterday.

    I fixed it in my internal build, thanks. The only consequences of that bug will be a line missing in the bonus history and that BG instance not being counted in the averages.

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 19,747 Atlasloot Enhanced PvP, Map & Minimap, Professions...
  2. 5,802 Decursive PvP, Buffs & Debuffs, and...
  3. 5,636 MikScrollingBattleText PvP, and Combat
  4. 1,571 Gladius PvP, Unit Frames, Combat,...
  5. 1,041 WinterTime PvP, Guild, and Battleground