名称：
	this_interactive - 传回代表目前玩家的物件。
语法：
	object this_interactive();

	物件 this_interactive();
用法：
	传回导致目前函式被呼叫，而代表目前玩家的物件。本函式传回最原始的 
	this_player()，不会受到	enable_commands() 或 command() 的影响。
参考：
	this_player
作者：
	Tim Hollebeek  Beek@ZorkMUD, Lima Bean, IdeaExchange, and elsewhere
翻译：
	spock@muds.net		2000.Jul.1.	v22 版
