-- CHAT_MSG_LOOT function(allstates, e, msg) if msg:match("You receive loot") then DrawIcon(msg, allstates) return true end end