Like that?
Code:
//g_msg_status_text = get_user_msgid("StatusText")
message_begin(MSG_ONE, g_msg_status_text, {0, 0, 0}, id)
write_byte(0)
write_string("Text")
message_end()
Note text position can be center of the screen (controlled by hud_centerid client CVAR)