-
Notifications
You must be signed in to change notification settings - Fork 149
Home
jonpas edited this page Jul 19, 2017
·
28 revisions
For Bohemia Interactive's ARMA 3
What does the name Community Base Addons mean? It is a system that:
- Offers a range of features for addon-makers and mission designers
- Aims to have community wide acceptance and to be used as much as possible by community addons to maintain compatibility.
- The community is very much encouraged to [request new functionality](Requesting new functionality) or [submit](Submitting content) functionality (The most obvious example would be [submitting functions](Submitting content) to be included in the CBA function library.)
- Extended Eventhandlers
- Function and Macro Libraries
- Key Management and configurable Keybinding system
- Custom Events System
- Author and Credits system (Displayed during Main Menu and Pause Menu)
- Help System
- Versioning System
- UI System
The latest stable release is available here
Most of the community will only need to use CBA since it will become a requirement for many addons and scripts. In and of itself, it does not provide the end-user with any functionality.
Download:
Use:
- Installation
- Bugs and issues
Credits
Almost everyone making content for the game would benefit from using CBA.
Making a component that uses CBA- Function library reference
- Requesting new functionality
- Changelog
CBA is intended to be developed not only by the official development team, but also by the community itself.
- Building CBA from source
- Submitting content (functions, macros or patches). This would make your work available to a large audience of developers and save on replicated development.