TELL_ROOM(2) SYSTEM CALLS TELL_ROOM(2)
NAME
tell_room - "sends a message to all objects in a room
SYNOPSIS
varargs void tell_room(mixed room, string msg, mixed
exclude);
DESCRIPTION
Passes a message to all the objects in a room. Specifi-
cally, this simul_efun simply calls message("tell_room",
msg, room, exclude); and does nothing else.
AUTHOR
Ichabod@TMI, 3/17/93
MudOS Release 0.9 Last change: 3-19-93