tell_room(3) LPC Library Functions tell_room(3)
SSYYNNOOPPSSIISS
void tell_room( mixed ob, string str, object *exclude );
DDEESSCCRRIIPPTTIIOONN
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.
SSEEEE AALLSSOO
message(3), write(3), shout(3), say(3), tell_object(3)
MudOS 5 Sep 1994 1