EFUN shout()
SYNOPSIS
void shout(string str);
DESCRIPTION
Sends the string `str' to all player objects except
this_player().
Note: This efun has been overriden by simul efun to allow
shout filtering for "earmuffs".
SEE ALSO
write(), tell_object(), say().