Thread Tools Display Modes
07-18-05, 11:48 AM   #1
Drowsey
A Murloc Raider
AddOn Author - Click to view addons
Join Date: Jul 2005
Posts: 7
if (arg1=="target") and arg3=="CRITICAL") then

change to
if (arg1=="target" and UnitIsUnit("target", "player") and arg3=="CRITICAL") then
  Reply With Quote

WoWInterface » Developer Discussions » Lua/XML Help » Need Help Detecting Who Made a Critical Hit


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