message_begin(MSG_ONE, message_id) // or message_begin(MSG_ONE, message_id, _, 0)
wich it cannot be done once is MSG ONE, either you set an entity ID (or player.. ) instead of 0 or you set the message to MSG_BROADCAST or MSG_ALL (unreliable or reliable)