.\"sends a message to all living objects
.DT
shout
$MUDNAME$ driver help
shout

.SH Name
.SI 5
shout() - sends a message to all living objects
.EI

.SH Synopsis
.SI 5
void shout( string str );
.EI

.SH Description
.SP 5 5
Sends the string `str' to all living objects except this_player().
.EP

.SH See also
.SI 5
message(), write(), tell_object(), tell_room(), say()
.EI
