int on_close()

Called whenever a player attempts to close this_object(). Return true if
you give the player a message; return false otherwise, in which case
it will give the player an error message. The usual behavior is to call
set_closed(1).

