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

/doc/efuns/this_player

HOME :: doc :: efuns :: this_player

     tttthhhhiiiissss____ppppllllaaaayyyyeeeerrrr((((3333))))         MMMMuuuuddddOOOOSSSS ((((5555 SSSSeeeepppp 1111999999994444))))          tttthhhhiiiissss____ppppllllaaaayyyyeeeerrrr((((3333))))

     SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
          object this_player( int flag );

     DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
          Return the object representing the player that caused the
          calling function to be called.  Note that this_player() may
          return a different value than this_object() even when called
          from within a player object.  If this_player is called as
          this_player(1) then the returned value will be the
          interactive that caused the calling function to be called.
          this_player(1) may return a different value than
          this_player() in certain cases (such as when command() is
          used by an admin to force a player to perform some command).

     SSSSEEEEEEEE AAAALLLLSSSSOOOO
          this_object(3)

     Page 1                                          (printed 3/16/95)

HOME :: doc :: efuns :: this_player