Page 1 of 1

AI Developments

Posted: Thu Aug 26, 2004 2:14 am
by Arjuna
Hi all,

This is just a note to update you on how things are going with the AI changes for COTA. I've been a busy boy in this department.[:)]

I am just finishing the last of the changes for our new Delay code. In HTTR the Delay code simply creates a single blocking position and falls back when either the blocking position is threatened or the route between it and the final objective is threatened. This often results in the delaying force being bounced from its fallback position before it has had time to deploy, let alone dig in.

The new code will, where the delaying force comprises at least two line units, split the force into two. Each blocking force will man one of two blocking positions, one behind the other. They will then leapfrog back down the delay route, either to specified waypoints or if none then at AI determined intervals. The upshot of this is that there is always "one foot on the ground" ( well most times anyway [;)] ). So far the testing I have done looks great. It will be going out to the Panther Prowlers soon.

In the process of this I have also tweaked the firebase code. It is now a lot less likely to try and move through enemy controlled territory on its way to what it thinks is a good firebase location. I also tweaked this for Attacks so that it it is now better at choosing a good location to support the assault.

That's all for now. Stay tuned.[:)]

RE: AI Developments

Posted: Thu Aug 26, 2004 3:20 am
by Fallschirmjager
Perhaps this is already in previous versions and I am just missing it.
However, I would like to see a clear order. The order would be used when you want a unit to move to a location and want them to move in an offensive formation clearing away units in there path but not chasing the fleeing units. Their top priority would be getting to the assigned location only using combat when an enemy unit stands in the way.
The way it is now a move order uses the road formation which sucks for combat and using attacks simply takes too long.

RE: AI Developments

Posted: Thu Aug 26, 2004 6:26 am
by Arjuna
FJ,

Just give a Move order but set the formation type to Arrowhead or Vee or whatever other than road column. Also either specify waypoints and/or set the route type to shortest. that way your force will move in a direct line to the next waypoint/objective. I would also set the Aggro to highif you want it to engage anyone it sees while moving, whether they are along the route or not or to Minimum if you don't want them to engage enemy except those they bump into.