object this_interactive() Returns the interactive user-object. This might differ from this_player(), as this_player() might be a monster or another user after a call of the command() efun. Use this only, if you want to get the 'real' player, not the monster (ie. during a fight), not as replacement of this_player(). See also: efun/this_player, efun/this_object