
tell_room(3)          LPC 系統函數          tell_room(3)

語法
     void tell_room( mixed ob, string str, object *exclude );

描述
     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.

請參考
     message(3), write(3), shout(3), say(3), tell_object(3)

MudOS                Last change: 5 Sep 1994                    1

