Thread Tools Display Modes
Prev Previous Post   Next Post Next
Unread 10-05-11, 01:50 PM   #2
Aieny
Veiled Ripper
 
Aieny's Avatar
AddOn Author - Click to view addons
Join Date: Jun 2011
Posts: 40
Absolutely, it is possible. Simply hook into Event.Combat.Death, look for your userID as the caster, then do an Inspect.Unit.Detail on the target for the player's name you killed.
__________________
Lua Code:
  1. local function signature()
  2.     print("Aieny Celenovia")
  3.     print("www.riftcrafter.com")
  4. end
Aieny is offline   Reply With Quote
 

Go BackRiftui » AddOns, Layouts and Macros » AddOn Search/Requests » Killing Blow


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off