T Tholal Emperor Joined May 19, 2009 Messages 1,676 Jul 1, 2011 #1 How can I force the AI to re-evaluate/ re-choose its research? I want it to reconsider what its doing when war is declared.
How can I force the AI to re-evaluate/ re-choose its research? I want it to reconsider what its doing when war is declared.
God-Emperor Deity Joined Jul 18, 2009 Messages 3,551 Location Texas Jul 1, 2011 #2 I would expect it to reevaluate if its research queue is empty. A call to the CvPlayer's clearResearchQueue() method should do the trick.
I would expect it to reevaluate if its research queue is empty. A call to the CvPlayer's clearResearchQueue() method should do the trick.