shout() - sends a message to all living objects
void shout( string str );
Sends the string `str' to all living objects except this_player().
message(3), write(3), tell_object(3), tell_room(3), say(3)