Arma 3
KAT - Advanced Medical
Showing 51-60 of 62 entries
< 1  2  3  4  5  6  7 >
Update: Oct 20, 2020 @ 1:43pm

Update: Oct 19, 2020 @ 11:51am

KAT Medical Changelog

Notable Changes

* New Item: Advanced Airway Treatment Kit
* Simulating a pre-prepared sterilized kit designed for the treatment of various airway related medical conditions
* Used to treat Hemothorax and Tension Pneumothorax
* New Medical Conditions: Hemothorax and Tension Pneumothorax
* Treated through the application of the AAT Kit
* Occuring as a chance (configurable in KAT Breathing, defaulting to a 5% chance) after a patient has suffered a Pneumothorax
* Required treatment level is configured in the KAT Breathing settings, defaulting to Medics
* Configurable Pneumothorax Damage Threshold
* Previously, KAT Medical relied on a static damage threshold for any shots to the chest before considering the configurable Pneumothorax chance. For some units, even with the Pneumothorax chance set to a >40% chance, it still ocurred too infrequently. To deal with this, we have introduced a new configuration in the KAT Breathing section to allow units to set their own damage threshold. The threshold is calculated on a per damage event, rather than cumulative.
* Configurable Treatment Time for Tourniquets
* To encourage more use of Tourniquets, we have added a configuration (located in the KAT Circulation section) for the treatment time.
* This addition is popular enough that ACE is adding their own configuration in a coming update, so this setting will likely be removed in a future release
* Performance Improvements!
* Our dedicated devs have spent time examining the places in our code where we are regularly calculating a patient's conditions and adressing potential issues around duplicate processing. The effect of this is that there should be a small performance improvement and certain conditions (such as airway occlusions) will occur less frequently
* A part of this change modified the calculation for SpO2 and the default values for the Big and Small SpO2 change settings have changed. We encourage that units examine their existing configurations and adjust accordingly.
* Translation Updates
* Thanks to Skarx and his [TFH] Team, with corrections by Fanrod & his associate group called K.H.4, we have updated translations, including the addition of French! We are always looking for individuals willing to contribute translations, so please feel free to open a Pull Request with changes or reach out to the developers in the KAT Medical discord.
* Bugfixes!
* o2 behavior should be more consistent
* Items introduced by KAT medical should now be properly consumed (sorry medics, y'all will have to actually carry more supplies now)
* Variable Name Change
* There had been a classname change for pneumothorax variable(KAT_medical_airwayCollapsed changed to KAT_medical_pneumothorax) so if you have any missions with scripts operating with it, you will have to adjust them - a necessary change.

KAT Medical is an open source project and we encourage suggestions or bug reports at https://github.com/Tomcat-SG/KAM or at the KAT Discord

Update: Jul 8, 2020 @ 9:41am

- Added Korean translation
- Bugfix of setting a unit unconscious in relation to SPO2 values

Update: Jun 22, 2020 @ 5:00am

- From now on, we are independent of ADV CPR and we mark it as incompatible with this addon!

- Added a lot of CBA Settings so each community can set their own values
- Added support for ACE Full heal and PAK to heal pneumothorax
- Added Automated External Defibrillator (We used vanilla model and added it as functional item)
- Added CPR success chances per medical level. In default enabled with values: 40% for Doctor, 30% for Combat Medic and 20% for Default. It can be turned off, so you will use global chance from ACE.
- Added language support for: English, German, Spanish, Polish, Czech and Chinese. (We would need translations to French, Russian and Japanese - other languages are welcomed as well)

- Fixed all known bugs until the release date (Some of them were caused by ADV CPR)


- For more information look at https://github.com/Tomcat-SG/KAM or you can chat with us on our Discord server: https://discord.gg/TDJyBmc

Update: May 2, 2020 @ 4:17am

- Defib and AED-X settings per medical class
- updated stringtable.xml (language: Spanish) thx to regiregi22
- CBA settings for Accuvac, Pulseoximeter and Chestseal

Update: Apr 19, 2020 @ 5:05am

Pneumothorax is now more likely
checkAirway is now in the airManagement tab
Guedeltubus has now no failure chance anymore
Given Bloodvolume is now correct displayed
IV Stands works now without any errors
Some string errors were fixed

Update: Mar 31, 2020 @ 3:05am

Removed the tIme and distance restriction of AED-X.
Fixed a issue of the vitals. Monitoring caused trouble with the HR and cardiac arrest.

Update: Mar 16, 2020 @ 5:08am

AED can now be removed and doubled actions are gone

Update: Mar 13, 2020 @ 7:45am

Update: Mar 13, 2020 @ 7:39am

Checked the AED Error and changed it to an Array