mirror of
https://github.com/acemod/ACE3.git
synced 2024-08-30 18:23:18 +00:00
17 lines
600 B
Markdown
17 lines
600 B
Markdown
|
ace_headless
|
||
|
============
|
||
|
|
||
|
Adds automatic passing of AI groups to (up to 3) Headless Clients.
|
||
|
- Automatic Headless Client recognition
|
||
|
- Event-based transferring (on unit spawn, Headless Client connect and disconnect)
|
||
|
- Round-robin transferring when more than 1 Headless Client is present
|
||
|
- Mission makers can use the following to prevent a group from transferring to a Headless Client:
|
||
|
`this setVariable ["ace_headless_blacklist", true, true];`
|
||
|
|
||
|
|
||
|
## Maintainers
|
||
|
|
||
|
The people responsible for merging changes to this component or answering potential questions.
|
||
|
|
||
|
- [Jonpas](http://github.com/jonpas)
|