
TELL_ROOM(1)                                         TELL_ROOM(1)

NNAAMMEE
       _t_e_l_l___r_o_o_m_(_) - sends a message to all livings in a room

SSYYNNOOPPSSIISS
       varargs void tell_room(object ob, string|int str,
       object|object *exclude)

DDEESSCCRRIIPPTTIIOONN
       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.

LLOOCCAATTIIOONN
       /secure/SimulEfun/communications.c

AAuutthhoorr
       Descartes of Borg

                                                                1

