Quantcast

add chat_msg_loot filtering

Ironi [11-30-16 - 13:25]
add chat_msg_loot filtering
Filename
iKeystones.lua
diff --git a/iKeystones.lua b/iKeystones.lua
index 29af81a..ca7981f 100644
--- a/iKeystones.lua
+++ b/iKeystones.lua
@@ -181,6 +181,7 @@ ChatFrame_AddMessageEventFilter("CHAT_MSG_WHISPER", chatFiltering)
 ChatFrame_AddMessageEventFilter("CHAT_MSG_WHISPER_INFORM", chatFiltering)
 ChatFrame_AddMessageEventFilter("CHAT_MSG_BN_WHISPER", chatFiltering)
 ChatFrame_AddMessageEventFilter("CHAT_MSG_BN_WHISPER_INFORM", chatFiltering)
+ChatFrame_AddMessageEventFilter("CHAT_MSG_LOOT", chatFiltering)

 SLASH_IKEYSTONES1 = "/ikeystones"
 SLASH_IKEYSTONES2 = "/iks"