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

名稱
     tell_object() - send a message to an object

語法
     void tell_object( object ob, string str );

描述
     Send a message `str' to object `ob'. If it is an interactive
     object  (a  player), then the message will go to him, other-
     wise it will go to the local function "catch_tell()".

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

MudOS                Last change: 5 Sep 1994                    1

