register_event("23", "event_bomb_explosion", "a", "1=17", "6=-105", "7=17")public event_bomb_explosion(){ message_begin(MSG_ALL, g_msg_text) write_byte((1<<2)) write_string("#Catchers won the round!") message_end()}