Getting AI player in diplomacy screen

NotSoGood

Emperor
Joined
Jan 25, 2009
Messages
1,077
Location
Finland
I have added a new option to diplomacy screen. When the AI asks you to declare war to someone the AI is at war you now have an option "Give me 10 turns...". It allows you to prepare for the attack or see how the war's going to go. Everything works as planned but I'd like to check if the human has already choosen the option. The problem is I can't get my hands on the AI player in CvDiplomacy.py. Does anyone have ideas how to do that?
The only things that I have access to are the CyDiplomacy() and the PyPlayer.
Sorry if this is stupid question. My python skills are still bit rusty. :)
 
Top Bottom