PDA

View Full Version : More info about Advanced AI module?



RogueTrooper
May 31 2012, 18:25
What exactly does the Advanced AI module do?

The wiki description (http://wiki.iron-front.com/index.php/L44:Advanced_AI) reads as if would do something like this in a definable (setvariable) loop:

{
_x setSkill ["endurance", 1.00];
_x setSkill ["spotDistance", 1.00];
_x setSkill ["spotTime", 1.00];
_x setSkill ["courage", 1.00];
_x setSkill ["reloadSpeed", 1.00];
_x setSkill ["commanding", 1.00];
_x setSkill ["general", 1.00];
_x setSkill ["aimingSpeed", 1.00];
_x setSkill ["aimingShake", 1.00];
_x setSkill ["aimingAccuracy", 0.25];
}
forEach allUnits;

panzer_baron
Jun 4 2012, 08:00
With a few words, the units becomes more aggressive and effective, throwing more grenades, advancing better, without being terminators who kill everyone with a single, accurate shot.

Li0n
Jun 4 2012, 16:59
RogueTrooper you are right, but the accuracy is 0.1