TELL_ROOM(1) TELL_ROOM(1)
NNAAMMEE
_t_e_l_l___r_o_o_m_(_) - sends a message to all livings in a room
SSYYNNOOPPSSIISS
varargs void tell_room(object ob, string|int str,
object|object *exclude)
DDEESSCCRRIIPPTTIIOONN
This function sends the message specified by the second
argument to all living objects in the room object
specified by the first argument. If the third argument is
given, then the object or objects it specifies do not see
the message.
LLOOCCAATTIIOONN
/secure/SimulEfun/communications.c
AAuutthhoorr
Descartes of Borg
1