AI – Category

From Bohemia Interactive Community
Jump to navigation Jump to search
m (image edited)
m (Text replacement - "\{\{GameCategory *\| *arma3 *\| +" to "{{GameCategory|arma3|")
 
(7 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category: Arma 3: Editing]]
{{GameCategory|arma3|Editing}}
 
==Overview==
Artificial Intelligence in Arma
 
==AI Skill==
[[File:AI_skill_and_level.png|thumb|AI skill/level/final skill]]
The AI is characterized by a set of [[AI Sub-skills|sub-skills]].
 
Value of each of the [[AI Sub-skills|sub-skills]] is inherited either from [[skill]] value (set by skill slider in [[Mission Editor: Units|Insert Unit]] dialogue (default 0.6) or [[setSkill]] command) or directly defined by [[setSkill array]] command.
 
This value is interpolated into the corresponding range. This range is defined by a range set in [[CfgAISkill]] influenced by the value that comes from ''Game Options/Difficulty - AI Level'' (skillAI or precisionAI in player's .Arma3Profile if aiLevelPreset=3 (custom) is used).
 
See the screenshot with visualization of the process
 
===AI Skill Notes===
Inserting [[Mission_Editor:_Groups|Groups]] (F2) in the editor sets the default skill of its units according to the rank defined in [[cfgGroups]]

Latest revision as of 20:48, 24 April 2021