Arma 3
ACE Vehicle Medical
Showing 1-10 of 15 entries
< 1  2 >
Update: 6 Nov, 2023 @ 10:49am

- Modify ace compat logic for older versions of ace to make it easier to do version specific logic going forward.
- Fix wound stitching change so stable menu can be shown on ace > 3.16.x

Update: 3 Apr, 2023 @ 9:18am

- Fix for zero divisor #23 closes #25.
- Fix issue with bp showing up incorrectly when an IV was introduced.
- Add unload action to unstable.

Update: 12 Aug, 2021 @ 12:12pm

- Hotfix missing/broken translations on 3 settings strings

Update: 12 Aug, 2021 @ 11:54am

- Add Italian, Spanish, and French localisation thanks to [BSM] PRODIGY
- Rewrite some of the English tooltips

Update: 24 Jul, 2021 @ 4:03pm

- Tentative fix for KAT Medical showing players as blocked airways when they're conscious and fine.
- Add Take Dogtags action to unconscious and dead. By default only shows on dead units.
- Add CBASettings for Dogtags
- Add Incapacitated Category (Dead and Unconscious Only) [Hidden by default]
- Add Unload Action to Incapacitated
- Add Unload All Action to Incapacitated
- Add Force Action to all Unloads, will only work if the target also is running `AVM 2.3.0-alpha.1 +`
- 2 New Icons
- Root actions now display the number of people in each category. You can disable this in CBASettings (Addon Options)
- Add caching system, basic implementation. (Wraps ACE's caching system) This should help performance a bit going forward. It defaults to 4 seconds, and you can adjust it in CBASettings.
- Root actions should now only show if they have people in their category

Update: 25 Mar, 2021 @ 11:20am

- Add Chinese Simplified Translation [Thanks to GoldJohnKing]
- Add Tounriquets action to stable to show applied tourniquets
- Fix bug where unstable would still show people based on disabled actions
- Fixed some wording in CBASettings

Update: 6 Mar, 2021 @ 7:04am

Add BI Key to keys folder in mod root to help dedicated server updates

Update: 5 Mar, 2021 @ 6:28pm

- Add Multilingual Support
- Add KAT Advanced Medical Integration
- Fix IVs not showing on Low Blood Pressure
- Fix Medical Interaction still showing when AVM disabled
- Readme Update

Update: 27 Feb, 2021 @ 4:19am

Target ACE 3.13 Primarily
Add Fractures [Legs are unstable, arms are stable]
Add Splints
Add Low HR + Low BP, with differences for medics/non medics.
Add Death Indicators
Code Cleanup
Use ace_interact_menu_newControllableObject event to add only when you enter a vehicle. Ensure config mess ups are mostly ignored.
Add CBASettings Options [Configure Addons > ACE Vehicle Medical] -- Configure whatever you want (most of it is there)
Reworked existing Icons for readability.
Add new Icons.

Update: 18 Jan, 2020 @ 5:08am

1.1.2 Hotfix -- updated for signed forgot on first upload
-> Fixed medical menu not opening on new ace, kept compatibility with previous versions of ace aswell