NAME
shout - sends a message to all interactive objects
SYNOPSIS
void shout(string str)
DESCRIPTION
This will send a message str to all interactive objects except
this_player().
Config.h must define MUDOS_COMMUNICATION for this function to
exist.
SEE ALSO
efun/communication/