/AIC

Advanced AI Command (Arma 3)

Primary LanguageSQF

Advanced AI Command

SP & MP Compatible. Full replacement for high command.

Important: This addon must be setup using editor modules. See install directions below.

If you like this addon and want to see more, please comment here:

https://forums.bistudio.com/topic/190793-advanced-ai-command/

Features:

  • Control AI groups via the map. Provides intuitive interface for commanders.
  • Supports multiple commanders in multiplayer. All commanders can see in real-time as waypoints are moved.
  • Assign/unassign vehicles to an AI group using the map.
  • Land & set fly in height for planes / helicopters
  • Waypoints can be moved around via dragging. They can be deleted using the delete key.
  • Supports remote controlling of AI group leaders (for groups without vehicles). Press delete to exit remote control.

Installation:

  1. Subscrive via steam: http://steamcommunity.com/sharedfiles/filedetails/?id=685037021 or dowload latest release from https://github.com/sethduda/AIC/releases
  2. If installing this on a server, add the addon to the -mod command line option
  3. Optionally, configure setup using Advanced AI Command "Groups" and "Commanders" editor modules in the Misc category. See below of examples configurations.

Example Module Configurations:

Setup 1: Give all playable units full control over all groups on their side

No additional configuration needed.

Setup 2: Give specific playable units full control over all groups on their side

In this example, two playable units will have full control over all groups on their side. The 3rd playable unit won't have any command controls.

Setup 3: Give specific playable units control over specific groups

In this example, two playable units will have control over two groups. The 3rd playable unit won't have any command controls.

Setup 4: Give specific playable units control over specific groups (Advanced)

This is an advanced example giving multiple players (different sides) control over specific groups.

Issues & Feature Requests

https://github.com/sethduda/AIC/issues

If anyone wants to help fix any of these, please let me know. You can fork the repo and create a pull request.

Special Thanks for Testing & Support:


The MIT License (MIT)

Copyright (c) 2016 Seth Duda

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.