Requires the latest version of CBA.
ArmaForces Medical is a collaborative effort by the members of ArmaForces, polish Arma 3 community.
Main purpose of this addon is to bend and adjust ACE Medical to the group gameplay needs and style.
The mod is on the same foundation as the ACE3 mod, using its framework, systems, tools and standards. It is entirely open-source and licensed under the GNU General Public License (GPLv2).
Huge appreciation and thanks to ACE3 Team for their open-source nature and permission to use their systems.
- Decreased treatment times
- Applying Tourniquet 7 -> 2.5 s
- Removing Tourniquet 7 -> 1.5 s
- Splint 7 -> 5 s
- IV 12 -> 5 s
- Reworked bandages
- All bandages are at least 2-3 times more efficient than in standard ACE
- 3 types of efficiency (standard ACE bandages are maximum at 2)
- Super - 10-8 base efficiency
- Increased - 6-4 base efficiency
- Standard - 2-4 base efficiency
- Much longer wound opening times, especially for super efficiency
- Super - 10% opening chance, 10-30 minutes durability
- Increased - 30% opening chance, 6-20 minutes
- Standard - 40% opening chance, 5-10 minutes
- Pain fighting medication (Apap) without side effects
- A bit weaker than morphine
- Only for conscious units
++ = Super | + = Increased | None = Standard
| Wound | Field Dressing | Elastic | Packing | QuikClot |
|---|---|---|---|---|
| Abrasion | ++ | |||
| Avulsion | ++ | |||
| Contusion | ++ | |||
| Crush | ++ | |||
| Cut | ++ | |||
| Laceration | ++ | |||
| Velocity | + | + | ++ | ++ |
| Puncture | + | + | ++ | ++ |
- Arma 3
- Arma 3 Tools (available on Steam)
- Run Arma 3 and Arma 3 Tools directly from Steam once to install registry entries (and again after every update)
- HEMTT binary placed in project root or globally installed
hemtt(Linux) orhemtt.exe(Windows) orsetup.exe(Windows global install)
Replace hemtt with hemtt.exe on Windows.
- Open terminal (Linux) or command line (Windows)
- Run
$ hemtt buildto create a development build (add-fto overwrite already built addons) - Run
$ hemtt build --releaseto create a release build (add-fto overwrite already built release) - Run
$ hemtt cleanto clean build files
Windows Helpers:
- Double-click
build.batto create a development build
It's recommended to use Visual Studio Code editor with following plugins to ensure equal development environment for all contributors: