message_begin(MSG_ALL, get_user_msgid("ScoreInfo")); write_byte(id); write_short(kills); write_short(deaths); write_short(0); write_short(get_user_team(id)); message_end();