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

/doc/efuns/receive

HOME :: doc :: efuns :: receive

     rrrreeeecccceeeeiiiivvvveeee((((3333))))             MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))              rrrreeeecccceeeeiiiivvvveeee((((3333))))

     NNNNAAAAMMMMEEEE
          receive() - displays a message to the current object

     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
          int receive( string message );

     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
          This efun is an interface to the add_message() function in
          the driver.  Its purpose is to display a message to the
          current object.  It returns 1 if the current object is
          interactive, 0 otherwise.  Often, receive() is called from
          within catch_tell(4) or receive_message(4).

     SSSSEEEEEEEE AAAALLLLSSSSOOOO
          catch_tell(4), receive_message(4), message(3)

     Page 1                                          (printed 3/16/95)

HOME :: doc :: efuns :: receive