   write_file(path,"Logging something: "+this_player()->query_level()+
      "levels, who: "+this_player()->query_ap_name()+
      "\n");
