NAME
	set_this_player - changes the value of this_player()
SYNOPSIS:
	void set_this_player( object new_this_player )

This changes the value of this_player().  However, this is 
a privlidged call, only available to an object with a 
permission of 1.  

SEE ALSO: security, this_player
