Skip to content
ACE3 Extra misc modules and components
Branch: master
Clone or download
Permalink
Type Name Latest commit message Commit time
Failed to load latest commit information.
.github Replace placed modules by additional information in the issue template Nov 18, 2018
addons Fixed link-formatting in Readme (#181) Apr 23, 2019
extras Use dev macro to quickly recompile functions (#58) Feb 25, 2017
tools Multi Player Sitting (rework #122) (#144) Nov 23, 2018
.editorconfig Set LF as default line ending Jun 18, 2016
.gibot.yml Rename .gitbot.yml to .gibot.yml Oct 14, 2016
.gitattributes Set LF as default line ending Jun 18, 2016
.github_changelog_generator Add GitHub Changelog Generator configuration file (#66) Feb 28, 2017
.gitignore Initial commit Apr 20, 2016
.travis.yml
AUTHORS.txt Field Rations - Add CBA events for consuming items and refiling bottl… Dec 28, 2018
Arma3_workshop_addon.jpg add acex workshop image Jul 12, 2016
LICENSE Initial commit Apr 20, 2016
README.md Prep 3.4.1 Build 11 Dec 4, 2018
circle.yml Add Circle CI job (#82) Oct 29, 2017
logo_acex_ca.paa ACEX logo, close #14 (#21) Jun 20, 2016
meta.cpp Add meta.cpp - close #16 Jun 22, 2016
mod.cpp Prep 3.4.0 Build 9 Nov 19, 2018

README.md

ACEX Version ACEX Issues ACEX Downloads BIF Thread ACEX License ACE3 Slack ACEX Build Status ACEX Build Status

Requires the latest version of CBA A3 and ACE3.
.
Visit us on Twitter | Facebook | YouTube | Reddit

ACEX is an extra package to compliment the ACE3 modification for Arma 3. It contains additional components on top of the ACE3 modification that provide extra functionality and is entirely optional.

The project is entirely open-source and all contributions are welcome. Feel free to maintain your own custom version, so long as the changes you make are open to the public in accordance with the GNU General Public License (GPLv2).

The mod is built modularly, so almost any included PBO can be easily removed from the configuration. This way, a team can maintain its own tailored version of ACEX by simply excluding any components they don't need, or those possibly in conflict with other mods. Modules themselves, e.g. the medical system, also include various customization options, allowing mission designers to tweak the overall experience.

Core features

  • Headless Client loadbalancing
  • Sitting
  • View Distance Settings

Guides & how-tos

If you installed ACEX but have trouble understanding how it all works, or where to start, read this first:

Contributing

You can help out with the ongoing development by looking for potential bugs in our code base, or by contributing new features. To contribute something to ACEX, simply fork this repository and submit your pull requests for review by other collaborators. Remember to add yourself to the author array of any PBO you will be editing and the AUTHORS.txt file; including a valid email address.

Please, use our Issue Tracker to report a bug, propose a feature, or suggest changes to the existing ones. See also:

Testing & building

To help us test the latest development changes, download our master branch (directly, or with git), then assemble a test build:

You can’t perform that action at this time.