
        this_interactive(3)        LP MudOSv21c7                (7 Jul 1996)

        函数名称:
                this_interactive - 传回呼叫此函式的玩家物件.
        函数语法:
                object this_interactive();

                物件 this_interactive();
        函数用法:
                传回呼叫此函式的玩家物件. 基本上 this_interactive()
                会传回 this_player(), 而不像 this_player() 会受到
                enable_commands() 或 command()  的影响.
        参考函数:
                this_object(3), this_player()
        手册翻译:

                Phoebus@ZH        97.Jul.24.                (Writen 5/23/97)

