PHP код:
Sapee:SetScript("OnEvent",function()
if (enabled == 'true') then
if (arg4 == Sapee.playername and arg2 == "SPELL_MISSED" and arg9 == 47486 and arg12 == "PARRY") then
SendChatMessage("Mortal Miss", "PARTY")
end
end
end)
PHP код:
Sapee:SetScript("OnEvent",function()
if (enabled == 'true') then
if (arg4 == Sapee.playername and arg2 == "SPELL_MISSED" and arg9 == 47486 and arg12 == "PARRY") then
SendChatMessage("Mortal Miss", "PARTY")
end
end
end)