ES2 MUD LIB :: 東方故事二(ES2) 天朝帝國 mudlib 瀏覽展示

/doc/efuns/tell_object

HOME :: doc :: efuns :: tell_object

     tttteeeellllllll____oooobbbbjjjjeeeecccctttt((((3333))))         MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))          tttteeeellllllll____oooobbbbjjjjeeeecccctttt((((3333))))

     NNNNAAAAMMMMEEEE
          tell_object() - send a message to an object

     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
          void tell_object( object ob, string str );

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

     SSSSEEEEEEEE AAAALLLLSSSSOOOO
          message(3), write(3), shout(3), say(3), tell_room(3)

     Page 1                                          (printed 3/16/95)

HOME :: doc :: efuns :: tell_object