ACE3/docs/wiki/feature/headless.md
jonpas c29ae977fc
Documentation - Merge ACEX (#8526)
* Documentation - Merge ACEX

* Only show ACEX prefix note on framework pages

* Documentation - Use ACEX prefix in Fortify events
See #8553

* Cleanup acex from config.yml

* English is weird

Co-authored-by: PabstMirror <pabstmirror@gmail.com>
2021-10-21 11:27:25 -05:00

23 lines
687 B
Markdown

---
layout: wiki
title: Headless
description: Automatic passing of AI groups to Headless Clients.
group: feature
category: general
parent: wiki
mod: acex
version:
major: 3
minor: 0
patch: 0
redirect_from: "/wiki/featurex/headless.html"
---
## 1. Overview
Enables automatic passing of AI groups to (up to 3) Headless Clients using round-robin system, with automatic Headless Client recognition. Due to the fully event-based transferring (on unit spawn and on Headless Client connect and disconnect) the performance impact is minimal. It also transfers *groups* of units instead of each unit separately.
## 2. Dependencies
{% include dependencies_list.md component="headless" %}