=========================================================================

SYNTAX :: tell_player( target, message );

This sfun will send the message in the form of a string to the target
object. The only difference between this and the efun tell_object() is
that tell_player() sends a "/n" before the message.
