Skip to content
User Avatar
#1753
Auto-translated
It turned out that there was another small error in the script, related to DoNotGiveTurnToPlayerAIIfNoTownsAndActiveHeroes(4, true)

Here's the thing. I set the second argument to true, and everything works. But as soon as I need to disable this function and set it to nil, everything breaks. What should the second argument be to disable this command?

Whatever