How scripted are games?

Hi,

When you save a game and exit, then go back to it, will an event be triggered at the same time in the same game, say x turns later? Or does the fact of exiting the game generate a somewhat random set of AI behavior/events?

Thanks
3,031 views 1 replies
Reply #1 Top
Events don't necessarily recur. If the game saves the random seed, then it's possible they would recur if you took exactly the same actions, but generally no.