Page 1 of 1

my own scenario!

Posted: Mon Aug 02, 2010 4:17 pm
by pomakli
While playing my own scenario noticed 3 things!

1-Panzerwerfer 42 didn't fire till eye-contact with enemy units! (4-5- tiles away!)

2-Wirbelwind attacks shermans instead of staying far away from them and watching enemy planes!

3-Instead of waiting for an ambush on enemy units infantry units try to attack my units (even tanks) on the open field!

fyI: I didn't build teams, give aggresive levels and AI points, because I don't know how!

:oops:

Posted: Mon Aug 02, 2010 5:02 pm
by IainMcNeil
The AI will do whatever you tell it to do :)

It all needs to be set up in the scripts & AI settings & way points etc.

Posted: Mon Aug 02, 2010 7:32 pm
by adherbal
I think it might be possible to write a generic "skirmish" AI script that would work reasonably on any map, but it would be a lot of work.

If it's helpful, these are the flags for AI aggression:
1 = unused
2 = stick together when moving
4 = avoid the enemy (to be done)
8 = ignore enemy when moving to a set destination
16 = search & destroy (wander or head towards any enemy when you have no other orders)
32 = use threat map when moving/engaging

good..

Posted: Tue Aug 03, 2010 3:25 am
by pomakli
adherbal wrote:If it's helpful, these are the flags for AI aggression:
1 = unused
2 = stick together when moving
4 = avoid the enemy (to be done)
8 = ignore enemy when moving to a set destination
16 = search & destroy (wander or head towards any enemy when you have no other orders)
32 = use threat map when moving/engaging
good to know!

Now I can tell AI what to do!

:twisted: