This commit is contained in:
Tercio Jose
2020-12-17 18:49:02 -03:00
parent 818d31bcdc
commit 4d1747f8a8
2 changed files with 2 additions and 1 deletions
-1
View File
@@ -454,4 +454,3 @@ function Details.Coach.Client.SendMyDeath(_, _, _, _, _, _, playerGUID, _, _, de
end
end
end
Details:InstallHook("HOOK_DEATH", Details.Coach.Client.SendMyDeath)
+2
View File
@@ -494,6 +494,8 @@ function Details:StartMeUp() --I'll never stop!
print ("|CFFFFFF00[Details!]: you're using Details! for RETAIL on Classic WOW, please get the classic version (Details! Damage Meter Classic WoW), if you need help see our Discord (/details discord).")
end
Details:InstallHook("HOOK_DEATH", Details.Coach.Client.SendMyDeath)
if (math.random(10) == 1) then
Details:Msg("use '/details me' macro to open the player breakdown for you!")
end