SAY(2) SYSTEM CALLS SAY(2)
NAME
say - "displays message to others in the same room
SYNOPSIS
varargs void say(string msg, mixed exclude);
DESCRIPTION
This simul_efun displays the string "msg" to everyone in the
speaker's room except the speaker and (optionally) anyone
listed in "exclude". The "exclude" argument may be either
an object or an array of objects, or the argument may be
omitted entirely.
SEE ALSO
/adm/simul_efun/say.c
AUTHOR
Ichabod@TMI, 3/10/93
MudOS Release 0.9 Last change: 3-19-93