NAME tell_object - tell a string message to an object SYNOPSIS void tell_object(object ob, string str) DESCRIPTION Send message str to object ob. Config.h must define MUDOS_COMMUNICATION for this function to exist. SEE ALSO efun/communication/