mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
36 lines
1.3 KiB
Markdown
36 lines
1.3 KiB
Markdown
merge gh-pages content into docs folder
https://github.com/blog/2228-simpler-github-pages-publishing
|
---
|
||
layout: wiki
|
|||
title: AI (Artificial Intelligence)
|
|||
description: Config based changes to AI to ensure compatibility with advanced AI modifications.
|
|||
merge gh-pages content into docs folder
https://github.com/blog/2228-simpler-github-pages-publishing
|
group: feature
|
||
category: realism
|
|||
parent: wiki
|
|||
mod: ace
|
|||
version:
|
|||
major: 3
|
|||
minor: 0
|
|||
patch: 0
|
|||
merge gh-pages content into docs folder
https://github.com/blog/2228-simpler-github-pages-publishing
|
---
|
||
|
|||
<div class="panel callout">
|
|||
<h5>Changes to CfgAISkill were removed in ACE 3.10 (Default AI will now be more skilled)</h5>
|
|||
</div>
|
|||
merge gh-pages content into docs folder
https://github.com/blog/2228-simpler-github-pages-publishing
|
|
||
## 1. Overview
|
|||
merge gh-pages content into docs folder
https://github.com/blog/2228-simpler-github-pages-publishing
|
|
||
### 1.1 Firing in burst mode
|
|||
merge gh-pages content into docs folder
https://github.com/blog/2228-simpler-github-pages-publishing
|
AI will now use the automatic mode of their weapons at short distances, instead of always relying on firing single shots in quick succession.
|
||
|
|||
### 1.2 Longer engagement ranges
|
|||
merge gh-pages content into docs folder
https://github.com/blog/2228-simpler-github-pages-publishing
|
The maximum engagement ranges are increased: AI will fire in bursts with variable lengths on high ranges of 500 - 700 meters, depending on their weapon and optic.
|
||
|
|||
### 1.3 No dead zones in CQB
|
|||
merge gh-pages content into docs folder
https://github.com/blog/2228-simpler-github-pages-publishing
|
Some weapons had minimum engagement ranges. If you were as close as 2 meters to an AAF soldier, he wouldn't open fire, because the AI couldn't find any valid fire mode for their weapon. ACE3 removes this behaviour mostly notable in CQB by adding a valid firing mode.
|
||
|
|||
### 1.4 No scripting
|
|||
merge gh-pages content into docs folder
https://github.com/blog/2228-simpler-github-pages-publishing
|
All changes of ACE3 AI are config based to ensure full compatibility with advanced AI modifications like e.g. "ASR AI 3".
|
||
|
|||
## 2. Dependencies
|
|||
|
|||
{% include dependencies_list.md component="ai" %}
|