tell_room(3) LPC Library Functions tell_room(3)
SYNOPSIS
void tell_room( mixed ob, string str, object *exclude );
DESCRIPTION
Send a message `str' to object all objects in the room `ob'.
`ob' can also be the filename of the room (string). If
`exclude' is specified, all objects in the exclude array
will not receive the message.
SEE ALSO
message(3), write(3), shout(3), say(3), tell_object(3)
MudOS Last change: 5 Sep 1994 1