this_interactive
SYNOPSIS
object this_interactive();
DESCRIPTION
Return the object representing the player that caused the calling func‐
tion to be called. This returns what this_player() was originally even
if it changed later due to enable_commands() or command()
SEE ALSO
this_object(3), this_player()