1 2 3 4 5 6 7 8 9
if event.type == "ext_int" then digiline_send("orhb", event.message) return end if event.type == "punch" then return end