message_begin(MSG_BROADCAST, SVC_TEMPENTITY, iOrigin) write_byte(TE_EXPLOSION) write_coord(iOrigin[0]) write_coord(iOrigin[1]) write_coord(iOrigin[2]) write_short(explode) write_byte(30) write_byte(15) write_byte(0) message_end()