local yard_id = "BY" local subs = { ['S27'] = POS(-1512,8,-2613), } if event.ext_int or event.punch then for fc, pos in pairs(subs) do if S.yards[yard_id].notify[fc] then interrupt_pos(pos,"notify") end end S.yards[yard_id].notify = {} end