Jump to content
Sign in to follow this  
roguetrooper

More info about Advanced AI module?

Recommended Posts

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;

Share this post


Link to post
Share on other sites

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.

Share this post


Link to post
Share on other sites

RogueTrooper you are right, but the accuracy is 0.1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
Sign in to follow this  

×