Quick Question about Custom: Any Help Appreciated!
-
- Second Lieutenant
- Posts: 5
- Joined: Tue Aug 06, 2013 7:20 pm [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Quick Question about Custom: Any Help Appreciated!
Hey guys! Working on a great "Battle of Berlin" scenario, how do I make the Russians all out assault?? The seem to just dig in when I end the turn, I want them to rush as they did historically.. I'm also planning a "Don River" scenario of the great Italian army rout, the "all out assault" command will work well there as well.. How do I make it happen?
-
- First Lieutenant
- Posts: 13
- Joined: Fri Apr 05, 2013 5:41 am [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Quick Question about Custom: Any Help Appreciated!
I have been experimenting with this as well for an extended Stalingrad map. The thing to remember is that the AI is not designed for offence, this was to concentrate on making the defensive AI as strong as it is and was a good decision because most the battles on the eastern front are only interesting for the offensive side. With that in mind use the defend by attacking hint to can give the AI suggestions on where it should try to push towards, but it wont try for a breakthrough rather a slow methodical push maintaining it's front line. If you use the Enemy supply source hint it might try to punch through. Because they will lose so much you have to give the AI overwhelming strength and/or under strength your units.
-
- Second Lieutenant
- Posts: 5
- Joined: Tue Aug 06, 2013 7:20 pm [phpBB Debug] PHP Warning: in file [ROOT]/vendor/twig/twig/lib/Twig/Extension/Core.php on line 1266: count(): Parameter must be an array or an object that implements Countable
Re: Quick Question about Custom: Any Help Appreciated!
Thanks for the reply! let me try this & see the results