-- CHAT_MSG_ADDON function(e, opcode, msg) if opcode ~= "UISMSG_TO_CLIENT" then return end BattlepassInfo.ParseApi(msg) return BattlepassInfo.dayRewardComplete == 0 end