lpmud/mudlib/
lpmud/mudlib/doc/
lpmud/mudlib/doc/LPC/
lpmud/mudlib/log/
lpmud/mudlib/players/
lpmud/mudlib/room/maze1/
lpmud/mudlib/room/sub/
void shout(str)
string str;

Send a string "str" to all players. This function is also used by the
"shout" command.

See also write(), tell_object(), say().