• Warhammer Online Addons
  • Warhammer Online
  • Average Rating:

  • Your Rating

  • Share
  • Report Abuse

Blood Debt

 

Project Updated:
Files Updated: Sat, Dec 20 2008
Supports Game Version: Beta 3.0
Category: PvP
Tags:

, , and [Edit Tags]

Project Manager: multox
Additional Authors: No additional authors
Current Version: Blood Debt 1.09
License: MIT License
Development Site: CurseForge
Avg Daily DL (last 30 days): 2
Downloads Total: 1,604
Favorites: 9
Comments: 16
  • Curse Giveaways
  • Alganon

    Alganon

    Alganon Open Beta Key Giveaway Alganon is an upcoming fantasy-based MMORPG that allows thousands of people to play together in a virtual world that features a rich history dominated by commanding deities...

    Get Key

  • Contests
  • About Blood Debt
  •  

Description

The Blood Debt mod tracks RvR killing blows. It notifies you on screen and with a sound when you make a killing blow (or get killed). Along with this notification is the kill:death ratio against that particular character. It also shows the RPs/XPs received from that kill. Each of your characters has stats tracked seperately. Statistics are stored permanently. There is also a sortable window to browse all of the people you've beaten and see how often.

Credits and thanks go to Jiffy Firelighter for providing The Little Black Book to the Public Domain, from which this project re-uses some code.

Reporting Bugs

Report bugs here.

Usage

/bd load -> Load statistics from logs/BloodDebtData.txt
/bd save -> Save statistics immediately.
/bd clear -> Clear all statistics for this character.
/bd print -> Write all of the statistics to the chat log
/bd window -> Show the Blood Debt window.
/bd help -> Show the list of commands.

Requirements

  • LibCereal (New requirement as of 1.07 Beta!)
  • LibUtils (New requirement as of 1.07 Beta!)
  • LibSlash


  • 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  
  Blood Debt 1.04 Release Beta 3.0 14 12/4/2008
  Blood Debt Release Beta 3.0 81 12/2/2008
  • Screenshots (1)
  •  
  • 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.
  • Causes CTD w/ 1.2. Followed instructions by Prediant which allowed me to log in 1 time. CTD on the next log in. /bd load also caused CTD. Hope this gets an update. I LOVE IT!!

    Reply Report Permalink
  • Fracarita said

    Indeed that was the problem! removed the file and all was ok again. Multox are you aware of this problem? Cause if not Prediant just found a bug :-)
    PS : Ty Prediant

    Reply Report Permalink
  • Prediant said

    Your BloodDebtData.txt file in the warhammer log folder is greater then 64k, least that was my problem yesterday.

    Reply Report Permalink
  • Fracarita said

    Ive been having a problem (since today) with Blooddebt, its preventing me from logging in on any character that has it loaded. I've checked all my addons and its blooddebt thats casuing it. But must be on my side as no-one else is getting it who uses blooddebt in my guild.
    Any idea what might be causing it, cause I miss it :(

    Reply Report Permalink
  • Monikko said

    Not seeing any RP/XP info along with the killing blow?

    Reply Report Permalink
  • Great addon, thanks!

    However, I have an issue where the wrong person is being credited for killing me. Any idea about that? Also, does my combat log need to be enabled?

    Thanks again!

    Reply Report Permalink
  • nKarnak said

    It's a bug with the game I think. If you pay attention, you'll see that the name in the chat is different from the name in the "release" window. I have the same problem with the Book of Grudges.

    I guess it'll be repaired on the next patch, or that, it can't be too hard to modify ^^

    Reply Report Permalink
  • multox said

    That is indeed a bug with the game itself incorrectly reporting the killer. I've tried to work around it several ways and finally found a good one that I'm posting as version 1.09 of Blood Debt.

    Reply Report Permalink
  • multox said

    Version 1.07beta:
    - Requires LibUtils and LibCereal to be installed.
    - Includes a work-around for the Warhammer bug where the PlayerDeath() function is called even when the player didn't really die. (Such as when he zones.)
    - Uses LibUtils to allow saving at any time. (/bd save) It will also save whenever the player zones. I did this because I found it frustrating that all of the new stats don't get saved if Warhammer crashes and its been crashing a lot for me since patch 1.06.
    - After this patch, Blood Debt data should be relatively secure because it is stored in its own data file rather than at the mercy of the Warhammer API. Data is stored in logs/BloodDebtData.txt.
    - Makes an attempt to convert the old kill/death data from the old format to the new format. I'm not positive that it will always work so please let me know if it works or if it doesn't work. (To backup stats, make a copy of your SavedVariables.lua in the BloodDebt directory.)

    Reply Report Permalink
  • I get a small bug at the end of a scenario. After scenario ends, scoreboard appears as normal and loading starts behind with re-zoning back to whatever place I was at before. When look at chat text, see the last person to kill me has been credited with another kill (obviously only my client end data is changed!)

    Reply Report Permalink
  • multox said

    Jellymancer, do you by any chance have the nomovie patch installed?

    Reply Report Permalink
  • kkwok said

    The newest patch deleted all my previous data =(

    Reply Report Permalink
  • multox said

    I'm very sorry, kkwok. Something about the Warhammer engine deletes all of the data when a mod's internal version number changes. Before the next patch, I'll figure out how to resolve that so that it never happens again.

    Reply Report Permalink
  • Volkodlak said

    I really like this but I only have one problem... It doesn't store the kill/death record after I relog >.> is that meant to be or is it maybe some form of conflict with another addon?

    Reply Report Permalink
  • multox said

    I'm glad you like it. The data is stored by Warhammer itself. So if Warhammer crashes then the data will never get saved.

    Reply Report Permalink
  • multox said

    The mod should work fine now. It's been updated to account for the changes from Warhammer patch 1.06.

    Reply Report Permalink
  • msabourin said

    I have installed this addon and it is only registering deaths, not showing my kills.

    Any idea what could cause that?

    I had LBB installed before. Are there any files I should delete there?
    I have removed it, but perhaps some hidden files.

    Reply Report Permalink
  • givionte said

    Having the same issue, it records deaths and notifies me on screen, but players I kill are not being indicated or tracked.

    Reply Report Permalink
  • mswanson00 said

    Thanks for this

    Reply Report Permalink
  • kkwok said

    So basically it's littleblackbook/ book of grudges combined with killingblow addon? Are there any key differences between this addon and those that I have mentioned? If there aren't I might choose over the other and uninstall the rest

    Reply Report Permalink
  • Similar Addons
  •  

Average downloads per day

  1. 322 Paint the leader PvP, and Combat
  2. 129 State of Realm PvP
  3. 83 TokenMachine PvP, and Bags & Inventory
  4. 69 TargetRing PvP, and Unit Frames
  5. 49 Calling PvP, and Combat