deanej
Deity
In the help for the in-game console it says that "Game.AIPlay int iNumTurns" will make the AI play the game for the number of turns. But when I type Game.AIPlay(100) or CyGame().AIPlay(100) the console spits out error messages. How can I trigger AI play from the console?