Download
(1Kb)
Download
Updated: 07-19-16 08:19 PM
Pictures
File Info
Compatibility:
Legion (7.0.3)
Minor patch (6.2.4)
Minor patch (6.2.3)
Fury of Hellfire (6.2)
The Adventure Continues (6.1)
Warlords of Draenor (6.0.3)
Warlords of Draenor Pre-Patch (6.0.2)
Updated:07-19-16 08:19 PM
Created:02-18-10 02:01 PM
Downloads:8,116
Favorites:21
MD5:
Categories:PvP, Arena, BattleGrounds, Combat Mods, Miscellaneous

ncKillingBlow  Popular! (More than 5000 hits)

Version: 1.5.3
by: nightcracker, Coote

Now maintained by TMcMahon51. See thread here.


ncKillingBlow is a simple addon that announces in the center of your screen when you get a killing blow. That's all, nothing more, nothing less.

Upcoming features:
- None
Suggest features!

Usage:
Install & go! No config.

1.5.3
TOC Bump for Legion

1.5.2
6.1 TOC Bump

1.5.1
5.4 .TOC bump

1.5
Changed message format. See updated screenshot for details.
bgKillingBlow patch should now pretty much be wrapped in.

1.4
TOC bump

1.4
Removed some unneeded code, and bumped the TOC.

1.3
Fixed for new arg added in 4.1

1.2
Fixed addon not displaying until after UI Reload. Thanks to Real for helping figure out the issue.

1.1
TOC update - was not broken with 4.0.1
Optional Files (1)
File Name
Version
Size
Author
Date
Type
1.0.5
823B
06-29-11 05:33 AM
Patch


Post A Reply Comment Options
Unread 04-28-11, 07:36 PM  
MMOGames
A Murloc Raider
 
MMOGames's Avatar

Forum posts: 8
File comments: 119
Uploads: 0
Originally posted by TMcMahon51
Oops, sorry forgot about it actually. Uploaded an update, should be approved by the time you see this.

Ty you are the man!
Report comment to moderator  
Reply With Quote
Unread 04-28-11, 11:32 AM  
Coote
A Scalebane Royal Guard
 
Coote's Avatar
AddOn Author - Click to view AddOns

Forum posts: 440
File comments: 69
Uploads: 7
Originally posted by MMOGames
Any updated for Player killing Blow?
Oops, sorry forgot about it actually. Uploaded an update, should be approved by the time you see this.
__________________

"This is the fifteen-thousandth four hundredth and ninety-eighth occurence".
Report comment to moderator  
Reply With Quote
Unread 04-27-11, 10:27 PM  
MMOGames
A Murloc Raider
 
MMOGames's Avatar

Forum posts: 8
File comments: 119
Uploads: 0
Any updated for Player killing Blow?
Report comment to moderator  
Reply With Quote
Unread 01-22-11, 03:36 PM  
Coote
A Scalebane Royal Guard
 
Coote's Avatar
AddOn Author - Click to view AddOns

Forum posts: 440
File comments: 69
Uploads: 7
Originally posted by MMOGames
What about adding support for ower`s pet kill?
The only way to track pet kills that I know of is to scan the entire combat log for all damage events, rather than just PARTY_KILL, store all of these events, and then parse for UNIT_DIED.

ncKillingBlow serves one purpose, which is to show your own KB. I plan to keep it this way.


On the other hand, I've been working on a larger project for a while, which is similar to ncKB, in that it does track killing blows, but also has audio, and a GUI to track KBs. I plan to add pet kills to this.
__________________

"This is the fifteen-thousandth four hundredth and ninety-eighth occurence".
Report comment to moderator  
Reply With Quote
Unread 01-22-11, 11:21 AM  
MMOGames
A Murloc Raider
 
MMOGames's Avatar

Forum posts: 8
File comments: 119
Uploads: 0
What about adding support for ower`s pet kill?
Report comment to moderator  
Reply With Quote
Unread 01-10-11, 02:54 AM  
Coote
A Scalebane Royal Guard
 
Coote's Avatar
AddOn Author - Click to view AddOns

Forum posts: 440
File comments: 69
Uploads: 7
Oh, sorry about that, I forgot about the frame size. You'll also need to modify line 13 if you plan to use a text size much larger than 30.

Code:
msg:SetHeight(31)
__________________

"This is the fifteen-thousandth four hundredth and ninety-eighth occurence".
Report comment to moderator  
Reply With Quote
Unread 01-08-11, 11:27 PM  
MMOGames
A Murloc Raider
 
MMOGames's Avatar

Forum posts: 8
File comments: 119
Uploads: 0
Originally posted by TMcMahon51
It should work, yes.
02 Questions:

When I set the font larger than 30 It doesnt show anymore. How can I get biget text?

Is It only works if Im on a BG group or party?
Report comment to moderator  
Reply With Quote
Unread 01-06-11, 10:01 PM  
Coote
A Scalebane Royal Guard
 
Coote's Avatar
AddOn Author - Click to view AddOns

Forum posts: 440
File comments: 69
Uploads: 7
Originally posted by MMOGames
msg:SetFont("...\ComicScript.ttf", 30, "OUTLINE")

is this correct?
It should work, yes.
__________________

"This is the fifteen-thousandth four hundredth and ninety-eighth occurence".
Report comment to moderator  
Reply With Quote
Unread 01-06-11, 05:03 PM  
MMOGames
A Murloc Raider
 
MMOGames's Avatar

Forum posts: 8
File comments: 119
Uploads: 0
Originally posted by TMcMahon51
Line 18 for the Font. Not very difficult to do so.

http://wowprogramming.com/docs/widge...stance/SetFont

msg:SetFont("...\ComicScript.ttf", 30, "OUTLINE")

is this correct?
Report comment to moderator  
Reply With Quote
Unread 01-05-11, 05:56 AM  
Coote
A Scalebane Royal Guard
 
Coote's Avatar
AddOn Author - Click to view AddOns

Forum posts: 440
File comments: 69
Uploads: 7
Originally posted by MMOGames
Any tip how to change lua to use a custom font?
Line 18 for the Font. Not very difficult to do so.

http://wowprogramming.com/docs/widge...stance/SetFont
__________________

"This is the fifteen-thousandth four hundredth and ninety-eighth occurence".
Report comment to moderator  
Reply With Quote
Unread 01-04-11, 10:01 PM  
MMOGames
A Murloc Raider
 
MMOGames's Avatar

Forum posts: 8
File comments: 119
Uploads: 0
Any tip how to change lua to use a custom font?
Report comment to moderator  
Reply With Quote
Unread 11-26-10, 11:33 AM  
Coote
A Scalebane Royal Guard
 
Coote's Avatar
AddOn Author - Click to view AddOns

Forum posts: 440
File comments: 69
Uploads: 7
Thanks for pointin that out. Typed it in and didn't double check it.

/facepalm
__________________

"This is the fifteen-thousandth four hundredth and ninety-eighth occurence".
Report comment to moderator  
Reply With Quote
Unread 11-26-10, 06:55 AM  
eccentric10
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Hi, I noticed you put up the optional file, however it doesn't work because you have added an extra dot in the lua code.

the part with:
Code:
("KB: "...destName, 1, 1, 0)
should have been
Code:
("KB: "..destName, 1, 1, 0)
While at it, could you also change COMBATLOG_OBJECT_CONTROL_PLAYER to COMBATLOG_OBJECT_TYPE_PLAYER in the code. Thank you. (the old one was reporting grounding totem "kills" and possibly some other non-player kills)
Last edited by eccentric10 : 11-26-10 at 08:17 AM.
Report comment to moderator  
Reply With Quote
Unread 11-23-10, 03:44 AM  
eccentric10
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Originally posted by TMcMahon51
If you wouldn't mind, would it be alright to upload that as an Optional File?
I don't mind at all, posted it here to share it.
Report comment to moderator  
Reply With Quote
Unread 11-22-10, 05:43 PM  
Coote
A Scalebane Royal Guard
 
Coote's Avatar
AddOn Author - Click to view AddOns

Forum posts: 440
File comments: 69
Uploads: 7
Originally posted by Oakenwynd
do I have to know LUA to do custom font and color?

Thanks! ~Oakenwynd
Yes, but it wouldn't be difficult to do so with little to no knowledge.
__________________

"This is the fifteen-thousandth four hundredth and ninety-eighth occurence".
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: