It is impossible to do generic attacks, i mean, with random units, coz the whole AI system is made in base of the TaskForces, and those are made of specifical units... for example, a taskforce you may want will be:
[00000001-G]
Name: The soviets are getting AGGRESIVE!!!
0=20,E2 ; This means 20 CONSCRIPTS
1=7,HTNK; this are 7 RHINO Tanks
2=15,FLAKT; these are 15 Flak troopers...
Group=-1; this doesnt mean anytihng, its just in all the taskforces i saw...
When you add this Taskforce to a TeamType, the AI will send you THESE units, so you have to specify them..
BTW, you can use this taskforce, it s for a medium/big attack...
Just remove the comments (wich are after the semi-colons) coz i dont know if AI.INI supports them...
If you want, i can explain you how to make the AI use it againist you...
|