Can I use simulate_mouse_click to end the turn? Is there a better way of doing it?
I'm trying to create a script that does this:
1. Starts as faction 1.
2. Switches to faction 2, so that the AI plays the turn for faction 1.
3. Switches to faction 1 and ends the turn.
4. Loop back to 1, until the counter reaches x.
Here's the code I've got so far:
Spoiler Alert, click show to read:
Bookmarks