If you are interested in how to make a scenario map, go here:
tm.asp?m=4474692
If you are interested in how to make an Order of Battle for a scenario and how to place it on the map, more to follow in a later post.
This first lesson is on a topic I am dealing with right now--scripting the AI.
So what do I do?
Given a side (Axis or Allies)...
1. Develop potential enemy courses of action. What are the most likely and most dangerous ways/means the enemy might employ to achieve their objectives? How to do this? Consider the enemy's HQs and what missions that might be given if the enemy attacked and goes left, right, up the middle or advances on a broad front. If the enemy defends, what to do if his main effort is on his right, left, center or dispersed across the front?
2. Identify the HQs requiring instruction. You'll want to issue instructions to an organization as opposed to individual units using this scripting engine. Issuing to individual units is tedious and circumvents the "self-defense" attributes AI units have intrinsically.
3. Sketch some courses of action (COA) that show what friendly HQs will be ordered to do if the enemy indicates his intentions (as revealed by friendly reconnaissance efforts).
4. Script the friendly actions identified for each enemy course of action.
5. Test to see if friendly scripted actions work as intended. Tweak and test until you see what is expected.
What does a COA sketch like like? Sort of like this:
At the top of the COA sketch, I've listed the relevant HQs for the Axis AI response. I see all Axis HQs will require movement/attack orders except Frontiera; these guys will get one instruction--Hold At All Costs. You of course can order them to do something different.
COA1 assumes the Allies Main Effort will occur in Area B. The Axis reaction will be to screen with recon units forward of the Allies advance while the Axis Main Effort swings out to the WEST (left) and SOUTH and the EAST to hit the Allies in their WEST flank. The Axis advance culminates with an advance on Halfaya Pass. Axis air effort will split between Ground Support and Ground Attack missions.